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 | 2 No |
Post New Answer View All Answers
Can you perform regression testing performed manually?
What is a cookie testing?
How to test different Authorization levels for the Admin user and Userside users.
is the transmission line voltage delta confoguration?
What type of tests you perform on the web based application?
What is validation and verification in software testing?
Have you ever managed writing the test cases without having any documents?
how we apply cmmi and iso in oyr testing or qa do it have some specifuc format
What kinds of testing should be considered?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
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 to test and to get the difference between two images which is in the same window?
What is maturity level?
can u share your though about test leakage matrix with template?