What testing activities you may want to automate in a project?
Answer Posted / mrinalini
Below is the list of activies you may want to automate
1)Tests that need to be run for every build of the
application or website(sanity testing)
2)Tests that use multiple data for the same set of actions
(data driven testing)
3)Identical tests that needs to be executed using different
browser
4)Mission critical pages
5)Transaction with pages which do not change in short term
the bottom line is you should automate tests which are of
repeatative nature
Below is the list of activites which are poor candiates for
automation
1)Usabiltiy testing
2)One time testing
3)Adhoc/Random testing based on the knowledge of the
application or website
Lemme know if this helps
Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one
How do you select which automation tool is best suited for you?
In Selenium how a test suit is run and report is generated.
What are the types of framework used in software automation testing ?
HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain
Tell us how can you find if an element is displayed on the screen?
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?
How do you plan test automation?
Which protocol cam be used to makw jdbc connection woth loadrunner
Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??
What is Ticketing tool? Has it any other names? What is the purpose of this?
What type of scenarios can't be automated?
What is vendor tool and give examples?