if i give some thousand tests to execute in 2 days what do
u do?
Answers were Sorted based on User's Feedback
Answer / pooja
Hi All,
I didn't understand the answers. How do u knw which test
case is show stopper testcase? How we will give severity
and priority for a test case.
can anybody give me the brief answer the actual question ??
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / ravi kumar panchadi
I will categorize the testcases according to functionality
based on High priority & Functionality Coverage (customers
point of view) then start executing the test
or
Go for adhoc or random testing(Can be done by an
experianced person who is having about the Application)
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sandeep
Go for "exploratory testing" and that will test cases which
are among those 2000 test cases and simultaneously u will
know what is critical and high priority.
| Is This Answer Correct ? | 0 Yes | 1 No |
When do you escalate issues to your Manager?
After insert the record in forntend, How will u check the backend by manually? Please explain..
about test cases
What is the difference between smoke an sanity testing with example ?
HOw to test website manually? Is it any criteria to test ?
Difference Between Usability and GUI Testing with Example?
how u do database testing
Provide an Example with ‘High severity and low priority’ and ‘Low severity and High priority’.
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
what is the diff b/w black box and white box
What is a failure?
what is meant by regression testing?