Software Quality Assurance Automation Testing

In the world of software development, application development, game development, software tester is proven that they have a big picture for the successful delivery of the application. Software tester, is a part of a software quality assurance department that they tend to follow the test cases, test scenarios that was created by the senior quality assurance staff. Mainly there are two types of a tester that they perform a testing execution, first is manual tester, for the manual testing execution from the first up to the last of steps per test cases and second is the automation tester for automation testing who create a script and execute a testing using a scripts.

Manual and automation tester are both the same main job description, to test and finding bug and error. The only different between manual and automation tester, is manual tester is focus only on a testing without using a tools that they use for QA engineering like Selenium, QTP. Automation tester has a byte of knowledge in programming and also they knows on how to use the built-in tools for QA engineering. They use a JAVA and or Ruby language for the development of scripts. 

What is the benefits of Automation Testing?

It was exactly for regression testing to re-test the bug fixing already by the member of the software developer from the previous cycle that was already detected by the QA tester. Regression is the concern of the manual tester because you will go back from the top to down of test cases lists to re-test per test cases and check if the bug is fixed already. So much time to consume for regression if you have manually test the system from the beginning steps up to the last. While Automation tester is they focus on scripting development and only less than 5 steps of command to execute a script and then they will show you a results from a regression testing.

0 comments:

Post a Comment