give me an example of high severity and low priority.And
low severity and high priority
Answer Posted / vimal
Severity: How bad a bug is? Means impact on the application
Priority: How soon the bug need to be fixes? Means
Importance in terms of both application and client
Example:
Let us take an example of data entry screen of an
application.
For High Severity and low Priority
1. Application get closed itself after entering 100 records
then again needs the application to restart.
For High Priority and low Severity
2. After entering record the message prompt showing the
message has some spell mistake.
Vimal (Test Engg.)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Which criteria should take in account while doing CMS testing of any project?
MS Paint
What are quality assurance and quality control?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
difference between change management and configuration management
What types of documentation are used in qa?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What is the responsibility of programmer’s vs QA?
Define brain stromming and cause effect graphing?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
what are the status have in QC(Test Management Tool). and how you report?
Explain the advantages of automation over manual testing?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
Explain branch coverage and decision coverage.