How do you plan test automation?
Answer / mahesh sv
1. Prepare the automation Test plan
2. Identify the scenario
3. Record the scenario
4. Enhance the scripts by inserting check points and
Conditional Loops
5. Incorporated Error Handler
6. Debug the script
7. Fix the issue
8. Rerun the script and report the result.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is test automation?
Tell us how to select a value in a dropdown?
What are the pre-requisites to start automation testing?
I am using the selenium ide for testing my web application i recorded some script and played back while playing the recorded script the "alert msg is not getting closed" it needs manual interaction Please help out me
Explain me what is the difference between setspeed() and sleep() methods?
Does automation testing have any disadvantages?
If automating - what is your process for determining what to automate and in what order?
Bug report formate in bugzilla
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
Can test automation improve test effectiveness?
How can we make one test method dependent on other using testng?
what r the diffence between QTP 8.2 & QTP9.0?