suppose i want to execute 1000 tcs in a day there no time to
execute the testcases then as a tester what i need to do plese
give me the correct answer?
Answers were Sorted based on User's Feedback
Answer / vignesh raman
Executing 1000 test cases a day is a dauting task for any
tester. Firstly, I assume, the tester is nearing the end of
testing. The deadline is reached. Conventional testing
states that test cases should be segregated based on
Severity and Priority. Business severity test cases should
be executed first and then the priority cases. Also,
automating the test cases using regression testing will
help a lot and without which it could be practically
impractical to complete executing 1000 test cases a day.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / vinutha
1. You can prioritize the test cases based on their severity
and priority.
2. By this time you will be having some idea like if you
execute one particular test case it may cover most of the
business flows. Identify those test cases and execute.
3. Think from customer point of view like what is mpre
important for client
4. Discuss with the developer like which are the areas where
there will be possibility of system crashing or error
because they will be knowing each and every part of the code
well. Also based on the knowledge like which are the modules
in which they have done last minute changes or frequent
changes or the areas in which the requirement was not clear
or developed in a hurry. So based on these factors you can
decide.
Hope this answer helps you.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / ss
In this scenario, i will do risk based testing. i will
prioritize my test cases based on the priority of the
requirements given in BRD. n vil first execute the testcase
with high priority. if still have time,only then i vil
execute other testcases
| Is This Answer Correct ? | 2 Yes | 1 No |
what is the use case and what is the test case?
Questions were asked on Stubs, Drivers, Top down Integration, Bottom Up Regression
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
What are the properties of a good requirement?
Why testing Web Applications is different?
How we prepare the Requirement Traceability Matrix(RTM). Write the format please.
How load testing is different from regression testing?
what is protocol in software testing? can u give it with a good example?
what are the techniques used for writing functional test case ?
Explain the performance testing
5 negative test case for lift....
5 Answers Deloitte, RBS, Wipro,
what is build and release and what is the difference b/w them?