If there there are 100 test cases which need to be executed
in one day and out of them 50 are of Critical Severity, 30
are Major and 20 are Minor. What would be your approach?
Answer Posted / santhosh kumar
U r right Anand
let we discuss about severity not priority.
Severity means the impact of the bug on the fuctionality/apppl. this is list box with values are
case1.critical
case2.high
case3.medium
case4.low
so we are in first case.we will execute the first 50 test cases after that major 30 test case and last one is minor 20 test case.
Pl give the correct ans if i am wrong.
thanks
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain compatibility testing with an example.
What is positive and negative testing?
What is an inspection in software testing?
What is defect cascading in software testing?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
how to explain banking domain project in testing?
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
What is revision history and the content of revision history table?
when do you escalte issue to your manager?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
wat is meant by frontend and backend testing
What r the documents required for performance testing
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
what are the 3 test tool categories and describe what each can do.