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 |
Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?
What are the different available models of sdlc?
write test cases on wall
How should you learn about problems discovered in the field, and what should you learn from those problems?
How will you transfer file from remote server to your machine if ftp is disable
when testing will starts in a project?
what is the difference between Bug and Defect
A good url for testing concepts.....
what is BRD and FRD Can any one tell the expansion?
do u know abt descryptive programming
what is the architecture for your project?
what is an inconsistent bug? how to resolve this kind of bugs?