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 |
write script to read and write data from file ?
what is the mediater between qtp and application/project in automation testing?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
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
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
What type of error u will get if u have not installed java add in in java project? what is the error name ?
Please explain the role of Regular expression in QTP
How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
how to identify an object which is not in the object repository identification can be done using descriptive programming.
What does Reporter.Reortevent2 does?