-
When priority and Severity is opposite then which one required to solved first?
bug Number 1=Severity 1 & priority 3,
Bug Number 2=severity 3 & priority 1,
(high=1,Medium=2,Low=3) -
-
-
Error message
IF we enter correct username and incorrect password while login to yahoo mail account, why the error message displayed in "Invalid ID or Password" though I have entered correct ID?
-
Bug System
If a bug is not reproduceable then what testing team will do?
-
-
-
BUG DENSITY
What is bug density..???
-
-
What are the different types of Bugs we normally see in any of the Project? Include the severity as well.
1. User Interface Defects -------------------------------- Low 2. Boundary Related Defects ------------------------------- Medium3. Error Handling Defects --------------------------------- Medium4. Calculation Defects ------------------------------------ High5. Improper Service Levels (Control flow defects) --------- High6. Interpreting Data Defects ------------------------------ High7. Race Conditions...
-
Functional and Usability Defects
What is meant by functional defects and usability defects in general? Give example.
Ans