If there are more number of test cases, how can u pick up a
selective test case?
Answers were Sorted based on User's Feedback
Hi,
If there are more number of test cases and time is
less then we do the risk analysis. Priority of the test
cases that need to be tested is decided in the review
meetings. Business analysts, developers, Project manager and
the tester will sit together and decide which test case
should be allot the priority and tested first.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / devi
if there are more no of test cases then we have to pick the
test cases interms of functionality i.e priority(p0,p1,p2)
p0(high) for functional test case,p1(medium) for non
functional except usability and p2(low) for usability test
cases.this according to test case format(IEEE 829).
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / tester
You can select test cases with equivalance class
partitioning.
| Is This Answer Correct ? | 1 Yes | 2 No |
what are the Test case design Techniques?
1 Answers Infosys, Intelligroup,
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
what is the role of testlead in software testing
What is the difference between unit testing and integration testing?
What is Functinal Equivalent Test?
i have two questions ,1)wat is sixsigmatesting 2)wat is stand alone project.plz anybody give the answer
what is check list?what is use of check list?who prepares that?
explain sdlc?
2 Answers SAP Labs, STC, TCS, Thirdware,
tell me about severity and priority with example
3 Answers Sierra Atlantica, Verizon,
what are the types of testing
How to test login Page ? What wud be the possible Test cases ?
is it necessary to write test cases in "tabular" form or will it be fine if written "point wise".