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 |
What is the general testing process?
What is compatibility testing? Is there any certification available for testing, like MCP etc..?
How do you write DEFECT REPORT?
what is TAS language which is used as a language for some projects/
1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?
What is two tier and three tier architecture?
13 Answers HCL, IBM, iGate,
how we will decide test effectiveness and test efficiency?
write test cases on calculator
8 Answers EDS, IT Logic, Sify, United Healthcare,
What is a test data? Give examples
Does requirement documents also contain Defects? am asked in interview reply me
what is gap analysis
What is meant by bucket testing?