What is Severity and Priority and who will decide what?
Answer Posted / vinod
Severity : defines how critical bug is (seriousness of the
bug) based on functionality and can be set by QA team.
Priority : defines how fast it needs to be implemented
(based on time line) and can be set by QA manager / Project
Manager
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hey, i recently attended 2 interviews and they asked whether I used qamonitor of softsmith. any help on what it does?
Explain what is traceability matrix?
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
Define the role of qa in software development?
How do you determine which piece of software require how much testing?
What are the tables in testplans and testcases?
What is quality audit?
Describe the benefits of agile testing.
What are the challenges you faced related to production environment bug?
Explain what is bug triage?
Why is automation testing preferred over manual testing?
What are the actual QA processes run in software compamy ?
Give me example of automate the regression test suite ........Thanks...
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
How frequently is your project audited? How do you know the result of these audits?