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
Explain inspection?
Explain dynamic testing?
Explain virtual memory?
How we will do DataBase testing through Qtp application, i know two things 1)Import date from sheet2)Database Check points. But Interviewr asked me How to Run Queries from Qtp Application?Plz Any Body Exlain about Data Base Testing.Urgent.........Advanced Thanks
What is recovery/error testing?
What is latent defect?
What is black box testing? What are the different black box testing techniques?
We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....
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.
tell some examples for driver and stub?
What is a software version?
Mention the difference between data driven testing and retesting?
What is a variant?
What is path coverage testing?
Explain in a testing project what testing activities would you automate?