How does the Priority matters. Will it affect only the
Business impact or Functional impact as well?
Answers were Sorted based on User's Feedback
Answer / aa
Priority means how much defect is important to fix for
developers. It affect both Business impact and functional
impact.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / anandkulkarni.biet
A standard sentence :
Priority is technical; Severity is business.
If u have a high priority issue means that the specific
issue needs to be fixed at the earliest, and delay will
effect the usage of the application.
However priority and severity go hand in hand, means that
impact is decided by both severity ad priority.
Guys correct me if i am wrong.
| Is This Answer Correct ? | 1 Yes | 2 No |
To test a application what is required is functional specfication or busniess requirment ?
what is the difference between testing methodology and testing techniques?
Tell me abuot your daily activities as a test engineer.
What is the difference between Retesting and Data Driven Testing?
what is the testing approach for windows Explorer(Not IE Explorer)
what is the importance of test data while testing the application? and how hard it is to set up the test data?
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
How can you decide max number of testcases for a Module?
Have you ever written test cases or did you just execute those written by others?
Big Bang Model isn't preferable for higher cost project? a. True b. False (Need the answer urgently) Thanks!
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Who Prepare the Master Test Plan? Who Prepare the Test Plan?