In Developer view it is a high priority defect & in tester
view it is a low severity defect what is that how to define
with an example
Answer Posted / jagadishkumar552
Severity: The impact that a given defect has on the system.
For example: If an application or web page crashes when a remote link is clicked, in this case clicking the remote link by an user is rare but the impact of application crashing is severe. So the Severity is HIGH(as it effects the s/w) but priority is LOW(Bcoz the destroying s/w link will be pressd by user very RARELY).
Priority: This priority status is set by the tester to the developer mentioning the time frame to fix the defect.If high priority is mentioned then the developer has to fix it at the earliest. The priority status is set based on the customer requirements.
Eg: If the company name is misspelled in the home page of the website, then the priority is high and severity is low to fix it.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Diff b/w test scenario's and test Procedures?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
explain abt dyanamic changing object with example?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Explain QTP using different development techniques ?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
What is difference in global and action sheet in qtp?
How the smart identification is used in real time?Please explain with an example
Explain the concept of object repository and how qtp recognises objects?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
What is a Patch in QTP?
Can we run test with out adding object in object repository? How it is possible?