If 100 test cases given to you and asked you to categorize
them into manual and automated test cases ..how you are
going to do..Any systematic process?
Answer Posted / meenakshi
For automation we have to write testcases manually and
execute them once. then only we can automate.
automated test cases are those which are regression testing
and retesting. regression testing are done on theose whcih
are resolve-fixed and resolved works for me and high
priority test cases which is nothing but regression suite.
while writing test cases we will categorise them. so that
we can easily identify those test cases which are to be
automated and which are not.
if i am wrong please correct me.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is equivalence partitioning?
While monitoring your project what all things you have to consider?
Explain what test plan is?
In practice, which life cycle model may have more, fewer or different levels of development and testing, depending on the project and the software product. For example, there may be component integration testing after component testing, and system integration testing after system testing.
What is a test configuration manager?
What is flowchart?
Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?
How do you verify the test results and how do you proceed when you do not get the expected results?
How to improve in english
What is pdr - peer design review?
Explain testing?
How will you define a critical bug?
A type of functional testing, which investigates the functions relating to the detection of threats, such as virus from malicious outsiders?
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
In white box testing, what do you verify?