Give me examples for high priority and High severity
defects?
Answers were Sorted based on User's Feedback
Answer / prasannat
Example 1: The Application was developed for to access the
mutiple users(Network) but it is not allowing multiple
users.
Example 2: The Output of Text box float, instead of float
it is returning integer
Expected in Project is : 350.67
Received is : 350
| Is This Answer Correct ? | 2 Yes | 0 No |
priority:
priority depends on the user impact and does not deal with
code complexity.
eg: If the company logo on the first page is misspelled
it is High priority with low severity.
severity
severity does not depends on the user impact and depends on
code complexity.
Classes of severity
Critical: defects will cause downstream damage; the scope
and impact of the
defect is beyond the document under inspection.
• Major, defects could cause a downstream effect (e.g. a
fault in a design can
result in an error in the implementation).
• Minor, defects are not likely to cause downstream damage
(e.g. non-compli
ance with the standards and templates). ,
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / suchitra
If the company logo on the first page is misspelled its
high severity as may harm the company reputation and hence
should be corrected asap thus high priority.
Example 2: there is a certain functionality in the
application with OK button which when clicked shuts down
the complete application then it is HS HP bug.
thanks
| Is This Answer Correct ? | 0 Yes | 3 No |
A application is given to you but the requirements and functionalities are missing what will you do to start the testing ?
If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??
why Test plan is needed??
8. What would entice you to return?
He has given table attributes- empid,empfirstname,emplastname,MangerID.And he asked write query to display empfirstname and mangername?
what is base time , how can we base time your doc"s ?
What is White Box testing and who is responsible for white box testing?
what are the real purposes of test cases
After few months, I'll be having 2 years of experience only in Manual Testing.I want to know which type of questions I'll be asked in Interview if I'll appear for any.
How you will test media player ?
Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B
What are the different roles of testers in Verification and Validation?