Which of the Test cases can be automated?
can anybody tell me with an example.
Answer Posted / ram polavarapu
That is all depends upon your project
for example:if you want to execute the test case which is
related to the login functionality in your project so we
need to test with the all the combinations of test data for
that we need to go for the automation.
basically when the test cases related to the build if that
build is stable then will go for automation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you achieve 100% automation?
Can you list some other automation testing tools that you are familiar with?
Name a couple of standard web function found in the function generator?
What is Ticketing tool? Has it any other names? What is the purpose of this?
Tell me how can the user get a text of a web element?
What is the purpose of the wrun.ini file?
i need test cases for defect maganement tools
What generally is the structure of a framework?
write a programme to insert into elements in array?n finding duplicate characters in given sting?
What are the differences between open source tools, vendor tools, and in-house tools?
what r the diffence between QTP 8.2 & QTP9.0?
What is the Differnce between Client/Server Testing and Web Based Testing?
Explain me what is testng and why is it better than junit?
How to login into any site if it's showing any authentication pop-up for username and password?
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^