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 / charu garg
severity is how much danger is bug.
it is decided by the tester.
(critical/high/medium/low)
priority is how much dangerious in the bug.
it is decided by the project manegment.
(critical/ high/medium low)
example of high-severity& low-priority is shoping ons
online i.e
on cash counter machine is not accepte cradit card i.e
seviority is high
but cash pament is avelable ie. priority is low.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is cast?
A water-quality monitoring system?
What is breadth testing?
What is verification?
What is validation and verification in software testing?
What is automated software quality (asq)?
What is the difference between Test cases document and test cases design document?
is the transmission line voltage delta confoguration?
What are the factors responsible for the estimation of system integration test cycle and total integration time?
What tools are available to support testing during development of application?
What Contains in Business Design Document?
What is the strategy for automation test plan?
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
What is workflow testing?
Differentiate verification and validation processes.