HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT
TO EXECUTE ALL THE TEST CASES?

Answers were Sorted based on User's Feedback



HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?..

Answer / saff

priortize the test cases in such a way that the features
which are most important to busy and have a high impact on
the business and the feature which r visible to the
customer are to be tested

Is This Answer Correct ?    15 Yes 0 No

HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?..

Answer / shaik

when ever we dont hav time to test entire functionalities
then we need to consider all mandatory test cases which are
essential for that application and shoudld execute only
those test cases and we can skip low risk features and
should mention them in known issues of s/w delivery note.
(OR)
simply we can do priority based execution.

Is This Answer Correct ?    2 Yes 1 No

HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?..

Answer / brahma412

saff, u r right.
by looking at at the priority of test cases only, we
can execute the testcases.
Do we not worry about the severity?

Is This Answer Correct ?    0 Yes 0 No

HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?..

Answer / brahma412

hi shaik.
wat r low risk features ?
could u plz explain?

Is This Answer Correct ?    0 Yes 1 No

HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?..

Answer / rajkumar

According to me carry out the risk analysis. Prioritize risk according to their likelihood & impact. Run test cases that addresses the highest risk first and so on. Saif is also right according to me.

Is This Answer Correct ?    0 Yes 1 No

HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?..

Answer / sapthagiri

go to ADhoc testing or INFORMAL testing
please gve me ur valuable feedback on this answer

Is This Answer Correct ?    6 Yes 8 No

HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?..

Answer / kirankumar

first off all i identify what are the major functionalities in the build.then i excute the test cases belong to that funtionality

Is This Answer Correct ?    0 Yes 3 No

HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?..

Answer / vijaya

go to monkey testing

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

What are the major components of Perf Test Report?

0 Answers  


hi friends , h r u all off uu ,,what is -ve , +ve test cases,what is differnce between both pls tell thanks advanceeeee

8 Answers   Netsoft,


hai friends i completed my degre(b.com)through distance i have no inter(+2) right know iam doing mca from distance education can i elgible for software in testing process

1 Answers  


when will tester do the smoke testing?

2 Answers  


What is test bed? and what is test harness? what is difference between these two?

1 Answers  






what r the different types of testing environments?

11 Answers  


How we make scripts for unit testing with Nunit.

0 Answers  


what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application

0 Answers  


Explain the STLC?

32 Answers   Accel Frontline, Fidelity, Infosys,


what is the difference between water fall and v model ?

3 Answers  


A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.

0 Answers   Mind Tree,


How would you test a service oriented architecture (soa) web application?

0 Answers  


Categories