In realtime what is the Testing Process especially in
automation plz its very urgent
Answer / automation user
Select the Test cases to automate
Create a Test plan for Test automation.
Follow the development life cycle like below
Design your test automation based on your selected
test case -
Find the common functionality through out the
testing application
Create common Global functions or follow OOP concept
Do not forget to include error verification in the script.
Create a test script
Unit test your script
Create the Test automation Suite
Execute the suite.
Analyze the Results
Log the defect if the script fails
| Is This Answer Correct ? | 4 Yes | 0 No |
Mention a few good practices while performing automation testing.
what is defferevce between QA and QC
In general, how do you see automation fitting into the overall process of testing?
What is the difference between automation tools and management tools?
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
What is hybrid automation?
5. What are the tests you are conducting through winrunner?
Give some examples for performance test tools?
What are the phases in automation testing life cycle?
What is the Differnce between Client/Server Testing and Web Based Testing?
How to find that tools work well with your existing system?
What could go wrong with test automation?