what is the difference between sevierty and priority
Answers were Sorted based on User's Feedback
Answer / shiva
Sevierty means how serious the bug is affecting the testing
process.This is done by Test Engineer.
Priority means how fast the particular bus is to fix.This
is dine by Developer.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / manoj4testing@yahoo.com
severity will decide how the bug is affecting the
functionality of application
priority will be decided based on how the bug is affecting
testing.
(please notify if this is not correct answer my mail id is
manoj4testing@yahoo.com)
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rajesh
Severity: This field describes the Impact of a bug. It will
give by TESTER.
Priority: This field describes the importance and order in
which a bug should be fixed. This field is utilized by the
programmers to prioritize their work to be done.
| Is This Answer Correct ? | 1 Yes | 1 No |
what is cyclomatic complexity? plz explain with example
While executing the test cases manually all were pass.but when run on automation tool there it was failed to get pass result .Why so happened?
How to monitor test progress?
What is Defect Acceptance ?
how to Link the requirement with Test Cases in the Treaceability Matrix. Give real time Example ( Pl. Real Time Project testers only)
What is System Testing and Integration Testing.Differentiate them.
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
Explain with example : Test Scenario, Test Suit And Test Case.
what is Regresstion testing? when it will be needed?
After fix the bug if requirement change the tester what will do?
What is the testing that a tester performs at the end of unit testing?
How to do security implementation for any URL??