If U have Test Cases already prepared and u have to just
excute those test cases in a very short time then how will
U decide which test cases has to be excuted first. Is there
any technique ?
Answer Posted / shahbaz alam
all u need to do is to create different equivalence classes
of test cases. In each Equivalenec class there will be some
test-cases . Use only one test case of each equivalence
class and your job is done BECAUSE ALL THE TEST CASES OF ONE
CLASS WILL HAVE SIMILAR IMPACT ON THE GIVEN CODE.
EG:-
EQUIVALENCE CLASS 1 { tet 1, test 2, test 3, test 4}
EQUIVALENCE CLASS 2 { TET 5, TEST 6, TEST 7}
PERFORM ONLY ONE TEST OF CLASS 1 AND THEN ONE TEST OF CLASS 2.
SAY- TEST 2 AND TEST 5..
THANX....
@ SHAHBAZ
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Difference between Re-testing and Regression testing?
What Is risk Based testing?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
Write positive and negative test cases for forgot password?
In Manual testing how to test proxy servers? can u please explain with example?
When will the testing starts?
What is a test severity and test priority? difference between them with suitable examples?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is middle ware testing?? what are the companies using this tech?
what is the difference between website and web based application ?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
How to do integration testing on duster......