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
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 |
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 |
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 |
Answer / brahma412
hi shaik.
wat r low risk features ?
could u plz explain?
Is This Answer Correct ? | 0 Yes | 1 No |
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 |
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 |
which testing is better equivalenc partitioning or bouandary value analysis and why?
What are the different types of doccuments we can use in mannual testing?
How should your staff be managed? How about your overtime?
what documents are used to write testcase for integration testing and system testing?
what type of testing you do for web based applications than client-sever application ...pls expaline
What is Risk analysis? Explain with example
what is test coverage??
what is latent bug and golden bug.
what is the Test completion Criteria?
How does a coverage tool work?
in google home page here when i click on images it displays images page and when i click on map it displays maps & when i click on youtube it display youtube page what type of testing is this?
plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"