What are the steps to test any software through automation
tools?
Answer Posted / debashish_samanta
1.Prepare Test cases.
2.Check whether repeatabilty is there or not.
3.Prepare test automation approach according to the
organization standards.
4.prepare Coding standard documents according to the
organization standards.
5.Prepare test Data.
6.prepare Reusable test Scripts.
7.Prepare Check points or validation points.
8.Run the script.
9.validate the Report.
10.log defect if any.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is date driven testing?
What does 100% statement coverage mean?
What is validation in software testing?
State a generalized process for load test? Or explain how you did it previously.
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
Explain compatibility testing with an example.
What is the big deal about ‘requirements’?
Can you explain a pair-wise defect?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What is black box testing, and what are the various techniques?
Explain briefly your project.
Could anyone share FAQs for Test Manager position...
What are the differences between web applications and client and server applications?
whar are the contents in db testing test case template
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.