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 r the sequences that leads to automation?
Explain Single View Testing ?
what is traceability matrix?
can anybody tell me what would be the architecture for window based application.And what would be the architecture for web based application.(its very urgent)
I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.
write the test cases on prime number with result?
Can any one tell me the format/columns for writing test scenarios in excel sheet?
What is test out put?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
what is the diffrence b/w Sanity testing and smoke testing
What types of testing is specifically important for web testing?
Why white box testing techniques are also called as clear and glass box testing teschniques?