What is severity and priority?Give some examples of
severity and priorty and high severity & low priority and
viceverse and also explain each.
Answer Posted / indu sharma
Severity:With respect to the functionality of the product.
Priority:With respect to Business; how does a particular bug impact the business.
Ex. Low priority & High Severity:If an input field is to password from 5-30 characters & if application crashes only when user inputs a 30 character-length password then its a High Severity & low priority.
Ex. Low Severity & High Priority :If the logo is wrong in the product. or if any spelling is wrong in the home/title page.
Ex. Medium Priority & Medium Severity: If a particular feature is not working in a certain condition, but user is not blocked totally.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
can anyone explain the working of tsys application in credit card industry
best trainig institutes and best faculty in chennai for software testing ?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
how can i wrtie testcases for huge data
What are the contents in test plans and test cases?
Describe bottom-up and top-down approach in testing?
What is code walkthrough?
What is the difference between quality assurance, quality control and testing?
What are the attributes of a good software qa engineer?
What methodologies do you used to develop test cases?
Tell me some key points to consider while writing a bug report.
Why you choose automated testing over manual testing?
How to log defect in HP ALM
Will automated testing tools make testing easier?
What is software process?