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 / janki
Priority :- How quickly we need to fix the bug? Or How soon
the bug should get fixed?
Severity : - How much the bug is effecting the functionality
of the application?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is coding?
What the purpose of testing?
Kindly tell me some good websites from where I can study about sqa and testing(advance and new material)
Differentiate verification and validation processes.
Mention what are the test artifacts involved in qa?
Explain the steps for bug cycle?
What is a cause effect graph?
how cani do requirement testing using some testcase
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 the role of qa in a project development?
When to start qa in a project?
Enlist some automation testing tools.
What is the difference between Test cases document and test cases design document?
I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?
How would you prepare the test plan without srs?