Answer Posted / prasanna_ny
Usually, we automate the test cases if the test is:
1.Reusable
2.Repeatable
3.data driven test(for multiple set of data)
4.regression
Regards,
Prasu!!!!
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Do you know what is robot api?
Any kind of test which you think should not be automated?
What issues come up in test automation, and how do you manage them?
Do you think that testing can be done only at the ui level?
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
what r the diffence between QTP 8.2 & QTP9.0?
In general, how do you see automation fitting into the overall process of testing?
What are the main attributes of test automation?
Tell us what is the alternate way to click on login button?
8. How we test web based application
Can the activities of test case design be automated?
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
Hi everyone, Are you looking for "worksoft certify" automation tool training online? We have experienced corporate Worksoft certify trainers. We also provide support Worksoft certify automation issues. Please contact us Automationsolutions@yahoo.com
Explain me which web driver implementation is the fastest?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.