WHAT IS THE DIFFERENCE BETWEEN PRIORITY AND SEVEARITY ?
Answer Posted / sree
sevearity:it is with respective to the tester to identify
how serious the problem in functionality.
priortiy:it is with respective to the devloper that what
status should be given to resolve the problem.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me example for Risk,Mitigation,Assumption?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Can you explain function points?
What is difference between Build, Version and Release
Are there more defects in the design phase or in the coding phase?
Did you ever worked with B.A's and when?
Which was the most interesting bug you found.
What is Wound Fixing?
Why do you need to parameterize fields in your virtual user script?
1.what is a test condition ?
What is the difference between coupling and cohesion?
What is a bug triage?
What different types of manual testing are there?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance