We have a testing assignment should be test in very short
span.Do you think automated tests are the best solution for
this type of scenario?
Answers were Sorted based on User's Feedback
Answer / p73_73@yahoo.com
No. Automated testing should be used when
1. there is need of regression testing.
2. It needs time to write scripts. Scripts can be written
ahede of time if there is time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / lia
No. Automating the test for projects with short development
life cycle is more time consuming and is not effective. It
can be handy for projects with long SDLC as automating the
scripts requires more time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / prem
We are using automation tool in case of a big project.
2.When we are conduct regresstion testion after it necessary
for automate.but in a small project it's not required for
automation.if we are using automation tool than
1.unnecessary it will take more time.
2.It's more costly.
Automation testing is necessary when retesting is more.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the risks associated in automation testing?
i am looking for HP QTP automated testing software, do you offers reselling this software or should i directly purchase with HP
What issues come up in test automation, and how do you manage them?
What is open source tool and give example?
What is build verification testing, bvt?
Hi, Can anyone please tell me which Test Automation tool can be used for : 1. Web based testing 2. .Net (C#) applications 3. Mobile applications (PDA)
what are the steps followed in unit testing, system testing, integration testing
what is the advantage and dis-advantages of using framework ?
Do you know what is the difference between "type" and "typeandwait" command?
Does automation testing have any disadvantages?
I have a web page.In that i have two links called "gmail" and "gmail". Both links are look same.One link is at top of the page and other link is at bottomn of the page. How the automation tool can be recognized these link and make to click the link i want?
Tell me what are the different types of navigation commands?