For example out of 100 test cases if I ask you to automate
how many you can automate?
Answer Posted / karan
How many you can automate is based on
1. if the automation framework is in place.
2. How complex is the AUT's test objects for automation
tool to identify uniquely.
3. Do you have scripts for preparing test data at DB level.
4. Can you prepare test data from UI?
5. Any specific reporting requirement?
6. Length of each test case and no. of verification points.
These are some important questions u need to know to find
out how many can be automated and in what time.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the exactly meaning of test case?
Do you write test plan and test case?
Test Case for Text Editor!
What is explain security testing?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Why is it that the boundary value analysis provides good test cases?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Explain the dynamic testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
Explain the smoke testing?
What is the state testing?
Explain the concurrency testing?
how to make test case for anolog voice logger?
Explain the functional testing?
how to test stand alone programs?