Answer Posted / amit kumar
Severity is degree of defect which tells that how badly or
technically bug is affecting the functionality.
Severity Types -
a.Cirical
b.Major
c.Minor
This is not related with business logic.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are the various tools you have used in testing process?
What is boundary testing?
Describe the dimensions of the risk in qa?
What is verification?
How do you deal with environments that are hostile to quality change efforts?
Why are you in qa?
Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.
Write down the differences between the responsibilities of qa and programmers?
What is your understanding regarding a test plan?
What is a cookie 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
What are the advantage and disadvantages of automated testing?
Explain what are test driver and test stub and why it is required?
how to identify metrics, integrity level, identify risks and identify security issues in ieee 829 standard explain with examples??
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"