For example out of 100 test cases if I ask you to automate
how many you can automate?
Answer Posted / priya
Automating a TC does not depend on a TC no, and more over
the fact is that for only for longer projects we go for
automation.Only in bigger prj the requirements are larger in
number and when we go for automation the purpose of
automation is satisfied like(saving the execution time for
test cases,regression running,resources,man hour)
The main criteria for automation is stable requirement and
reusable.Only when we a requirement is stable,time spent in
scripting will be meaningful cuz the creation of scripts
takes time.Our regression time is saved when we automate.
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
How to write email id in world wide web
How should I maintain the test cases and Test Log for different versions/builds of the application.
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
Explain the soak testing?
write the testcases for migrating data from one database to another database?
How to test Webservices and how can we write test cases for that
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Explain the format of a requirement traceability
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
how to test stand alone programs?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ