What are principles of good testing scripts for automation?
Answer Posted / siddesh c
Document the automated tests
- Create reusable and maintable tests
- Build a framework and create testscripts based on it
- Set programming conventions and follow it. It will be useful to debugging and better understanding the testscripts.
- Always isolate the data from the script. Never hardcode the data in the script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you create html test report from your test script?
What you know about table-driven testing?
whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,
What factors determine the effectiveness of automation testing?
how can i count the no of edit field in a page and fill the multiple edit field
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 ^^
What is Ticketing tool? Has it any other names? What is the purpose of this?
Tell us can we find all links on a web page?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....
Where you have applied oops in automation framework?
Tell us how can you find if an element is displayed on the screen?
Tell me how can we find the value of different attributes like name, class, value of an element?
What is meant by the automation framework?