Hello, my name is Gerry, I have 5+ experience in Software Quality Assurance and QA implementation. Strong experience in Manual and Automation testing. years of experience in Quality Assurance (QA) and Software Development. Proficient in the creation and maintenance of automated test scripts. Extensively experienced with Test Documentation including developing Test Plans, Test Cases, Test Procedures, Test Results Reports. Proficient in developing and executing Test Cases based on business, functional and system specifications. Hands on experience on Test Estimation, Test Planning, Test Scheduling, Test Designing, Defect reporting and tracking, Test result analysis.
Experience in Software Development in python. Including GUI application development and automated test scripts
I developed a test running mechanism that helps manual testers build a test in a csv file by steps and then run the tests and update the steps as needed. Without dependence on automation developers.
The mechanism works in such a way that each action is separated into a function. The name of this function will be written in a csv file or the actions can be loaded directly from the cloud server to the software without the need for a csv file. The mechanism can run all types of tests and for different systems: web, mobile, desktop.
step 1, we build the test in a csv file and then load it into the software
step 2, we will run the test we chose
step 3, we will check in the reporting system whether the test passed successfully
Example of running an automation test for 3 different applications: web, mobile and desktop