what is the criteria for selecting automation testing ?
Answers were Sorted based on User's Feedback
Answer / kshipra singh
Criteria for automating
There are two sets of questions to determine whether
automation is right for your test case:
Is this test scenario automatable?
a. Yes, and it will cost a little
b. Yes, but it will cost a lot
c. No, it is no possible to automate
How important is this test scenario?
a. I must absolutely test this scenario whenever possible
b. I need to test this scenario regularly
c. I only need to test this scenario once in a while
If you answered "a" to both questions ? definitely automate
that test
If you answered "a" or "b" to both questions ? you should
automate that test
If you answered "b" to both questions ? you need to
consider if it is really worth the investment to automate
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / mudaseer
when the software is stable we go for automation testing
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
The Criteria for selecting an automation testing when the
project having some complexity in the application.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / kanth
it is a process in which all the drawbacks of manual
testing are addressed properly and provides speed and
accuracy to existing of testing process.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / k.chandra sekhar
a) When the application is develop the fast this time
b) When the application is reliable this time
c) When the test cases repeatable
d) When the same operation use multiple times
e) When the application wanted the scripts
f) When the application is comprehensive
g) The above times maximum go to the automation
My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
If any body want full explain send that mail
| Is This Answer Correct ? | 1 Yes | 1 No |
explain the Compatibility testing
What are the two ways to create test scripts?
write negative testcases for notepad
What are the benefits of creating multiple actions within any virtual user script?
What if the software is so buggy it can't really be tested at all?
what is suspension criteria in your test paln and explain one suspension criteria in your test paln,... pls give one real time example
what are the system testing techiniques?
There is an opening in our organization Sierra Atlantic, Hyderabad. All Manual test engineers with 2-3 years of experience can forward your resumes to mah_cs82@yahoo.com before May 01, 2008. (Only manual testers) with a covering letter, current CTC and Expected CTC.
what is the diffrence b/w verification and validation?
Difference between the HotFix,ShowStopper and critical bug?
what is bug description document?how to prepare it?
I know the set of test cases is the TEST SUIT. I have a doubt that practically which test cases are under test suit. Suppose I m creating test cases for User. User - Create, Edit, Delete, Refresh etc. User window have fields - First Name, Last Name, Address, Phone, User Code, User Id, Password and Role. So Create User - [All Positive+ All Negative] Test cases has single TEST SUIT id? Please guide me properly.