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
Tell us what automation tools could be used for post-release validation with continuous integration?
It is a 30 days project & the client is in Singapur and we have to submit daily report regarding 1) What are the completed works, 2) What are the Pending Works ,3) Work planed for next day. You are free to assume regarding the project. can anybody help me to write an email to the client or Senior person who is staying in abroad
What factors determine the effectiveness of automation testing?
Discuss the economics of automation and the role of metrics in testing.
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?
What is junit annotation?
What is the Differnce between Client/Server Testing and Web Based Testing?
2. How you will collect a module from the version?
5. What are the tests you are conducting through winrunner?
Tell me what kind of tests should not be automated?
How does load testing work for websites?
Explain me which web driver implementation is the fastest?
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?