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
Answers were Sorted based on User's Feedback
Answer / crazy boy
Logo of a company is something that is not related to any functionality.
if the logo is misplaced or missing, it is some thing that should be fixed by the developer with High priority.
with Respect to Test engineer its a defect in an application with low severity.
| Is This Answer Correct ? | 7 Yes | 2 No |
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 |
How can I pass values from one action to another in QTP ?
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.
Why we load add-ins in qtp?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How do you copy a value from a cell in an msexcel sheet saved on the desktop into QTP's datatable when the co-ordinates of cell are given?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
In how many ways we can add check points to an application using QTP.
How can the expected image for a bitmap checkpoint be recaptured in QTP
can u put checpoints for moving images
What test cases can you automate using QTP?
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..