what is the criteria for choosing test cases for automation?
Ex: if you have some 300 test cases, then how many you choose for
automation. what is criteria of selecting?
Answer Posted / saff
they r no of criteria where we choose automating a
particlar feature ttesting like
1)when the test cases have to repeated for every build we
have to choose autoamting them
2)if the test cases are having data values to be passed in
that cases it is goodidea to automate them for better
coverage
3)and when the test cases are tested for compatibility fo
the system then this is the other situvation where we can
auotmate
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
How does qtp identify gui object?
Can any body please tell me the steps of keyword driven framework of QTP.
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
How to get the particular property value?
Explain the checkpoint in qtp?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How to use setroproperty?
What do you mean by iteration?
write the vb script for call to new action in qtp?
Why qtp the best testing tool?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
How can you identify the browser and its information using QTP script?
What are the advantages of qtp?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is contained in the object repository?