
By: Waltir
Software Test Engineer Sample Resume
Name: John Doe Contact: (123) 456-7890, john.doe@email.com
Objective:
Seeking a software test engineer position where I can leverage my 8 years of manual and automated testing experience using Javascript to contribute to the development of high-quality software.
Summary:
- 8 years of experience in software testing, both manual and automated.
- Strong understanding of software development life cycle and testing methodologies.
- Proficient in Javascript, with experience using automation frameworks such as Nightwatch.js.
- Adept at creating and maintaining test cases, executing tests, and reporting results.
- Excellent problem-solving skills, attention to detail, and ability to work independently or as part of a team.
Work Experience:
Software Test Engineer
ABC Company, Anytown, USA
(January 2015 – Present)
- Collaborated with developers to understand the requirements and design of new software features.
- Created and maintained manual and automated test cases for web and mobile applications.
- Used Nightwatch.js to automate regression tests, resulting in a 40% reduction in manual testing time.
- Executed tests, recorded results, and reported bugs to the development team.
- Participated in daily stand-ups and contributed to the continual improvement of the testing process.
Software Test Specialist
XYZ Company, Anytown, USA
(January 2012 – December 2014)
- Worked closely with the development team to understand the software design and functionality.
- Developed manual test cases and executed tests on various platforms, including web and mobile.
- Contributed to the creation of automated tests using Javascript, which reduced the manual testing time by 25%.
- Actively participated in code reviews and provided constructive feedback to improve the quality of the code.
- Assisted in the investigation and resolution of production issues.
Education:
Bachelor of Science in Computer Science
University of Technology, Anytown, USA (September 2008 – June 2012)
Skills:
- Proficient in Javascript and familiar with related technologies such as HTML, CSS, and jQuery.
- Experience with automation frameworks, including Nightwatch.js.
- Knowledge of software development life cycle and testing methodologies.
- Excellent verbal and written communication skills.
- Strong attention to detail and ability to work under pressure.
Certifications:
- ISTQB Certified Tester Foundation Level
- Nightwatch.js Certified Professional
References:
- Available upon request.
More Posts
Blocking Ad Traffic In Nightwatch JS

By: Waltir
Example showing how you can block unwanted ad traffic in your Nightwatch JS tests....
Blocking Ad Traffic In Cypress

By: Waltir
Example showing how you can block unwanted ad traffic in your Cypress tests....
Three Ways To Resize The Browser In Nightwatch

By: Waltir
Outlining the three different ways to resize the browser in Nightwatch JS with examples....
Happy Path VS Sad Path Testing

By: Waltir
As a test engineer it is crucial that both happy path and sad path use cases have been considered and fully tested...