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 meant by Priority nad severity?
What kind of test cases are need to be included in the database migration testing?
What is known issues?
3 Answers Mantra Media, Yardi,
with what documents you prepare the test cases? (Asked in Zensar Hyderabad today(17-1-12010))
write five negative testcase for web application?
What is Resprint and Patch?
What is Exit Criteria and what should be covered in it?
2 Answers Power Designs, Zensar,
What is ecp (equivalence class partition)?
is it true that sanity and smoke testing done by developer to test the basic functionality whether its working correctly or not before proceeding further testing
WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?
Could anyone let me how to write test cases in Manual Testing with the real time examples.
explain waterfall module.