If you have 1000 test cases which takes atleast 4 months
for execution and now project has to be delivered within 2
weeks how will you execute your test cases. Which ones
should be executed first.
Answers were Sorted based on User's Feedback
Answer / sudha
I will do risk analysis first, Identify high risk areas n
test them first. If I have time, Then I will test low-
level resk areas.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / peeyush
If you have to deliver test execution report in such a short
period then you need to execute priority test cases first.
In order to execute priority test cases first you need to
prioritize test cases while designing them.
| Is This Answer Correct ? | 4 Yes | 0 No |
Do the risk analysis first and then execute the test cases
as per priority.
-Which functionality has most visible to the user .
-Which functionality has largest financial impact on the
customer.
-which functionality causes the most customer services
complaints.
-Which functionality has largest safety impact.
the above mentioned are some of the risk areas to be test first.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pallavi
I will first Execute the High Priority and High Severity
Test Cases.
and if i will get the time after execution of High priority
trst cases then i will go through medium and Low.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijay
I will analyze and i will prefer to test the High Priority
high severity testing.
we can also do smoke testing, which is important for the
customer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / madhu
In this situation first i will execute the high priority test cases and major functionalities of the application i should execute.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pratichi
you should feel free to customize the test case outline to
meet your needs on a particular project.
plz tell me m i correct or nt???if
nt thn plz gie me the answer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amit verma
In this case,we will do the Risk Analysis or Priortize the
test cases with respect of Functionality.
Then execute them accordingly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bipin
The Test cases should be priorities bases on the
Requirements of the Customer.
The Test cases which much effect on functionality should be
perform first.
The Test Cases which has more number of dependent sub module
or logic.
The Test cases which has maximum links or interlinks
associated with it.
http://soft-engineering.blogspot.com
| Is This Answer Correct ? | 0 Yes | 0 No |
One simple question I had faced in one of the interview.But I was unable to give the proper answer for it. Question is "Tester will raise the defect.Then y the defect have to be send to the corresponding TL of the team for conformation?Y The tester is not confident withthe defect? If yes then how did he raise the defect?" Plz read it clearfully and answer it with app. answer.
Is there any specific standard which tells, How many test cases should one person write in a day? and How many test cases should get executed in a day?
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these
what are the definitions of smoke , sanity and dry run testing ?
wt is the difference between client and customer?
Use of Requirements Traceability?
What is Database Testing?
how to identify the test scenario
Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?
we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not
What is the advantage of V-model compared to other models?
On what security parameters do u test a "web-based application" ..?