Which of the Test cases can be automated?
can anybody tell me with an example.
Answer Posted / kumar.
There are only some specific test cases which can be
auotmated. Some of them are
To do automation, your build should be very stable.
1. Test cases that need to be executed on every build.
2. Test cases that need multiple values as input inorder to
check them for different outputs.
Correct me if i am wrong.
Kumar.
Kumar.rnv@gmail.com
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
In Selenium how a test suit is run and report is generated.
Tell me what type of scenarios can be automated?
What are the advantages of the automation framework?
What is the purpose of the wrun.ini file?
In Selenium how a test suit is run and report is generated.
what is the advantage and dis-advantages of using framework ?
Can the activities of test case design be automated?
What generally is the structure of a framework?
What is tsl?
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
What is client side validation? Write a snippet.
Tell us what is the alternate way to click on login button?
Give some examples of priority – severity defect levels.
Can you explain me what is object repository?
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.