There are 2 bugs A and B. A has High Severity and Low
Priority , wherease B has Low Severity and High Priority.
Which bug will you give more importance.
Answers were Sorted based on User's Feedback
Answer / varshab
Bug A should be fixed first as severity reflects impact of
bug on product & user.Thereby as bug A is affecting users
or product highly it'ld be given more importance.
Why not bug B ? :Bug B has high priority however its
severity is low hence users/product are not much affected
by this one.We can consider this bug after A.
| Is This Answer Correct ? | 3 Yes | 4 No |
What is the main diff. between Retesting and Regression Testing ?
What is meant by gui testing?
I get a .exe build for testing.What type of application is that.I mean whether it is web based or ----. I know it is not web based,but pls let me know what is the application that i have to mention in my resume.
What is misinterpretation of data with respect to software systems?
from user point of view wht is the test case for notepad
Can some one tell me what is test environment? And What is test set up?
if you have 100 test cases, in that 80 passed and 20 failed, Which test cases your select for Retest and Regression testing?
What is meant by datadriven test?
What is compatibility testing? Is there any certification available for testing, like MCP etc..?
what is the difference between debugging & manual testing?
Hi all, Am a new comer of this site, and into testing. Basically a BBA graduate, a fresher in IT industry..well am doing my testing course in STC.., chennai. Cld anyone send me across few testcases.. Thankyou
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?