Answer Posted / pooja
Severity is some thing which has impact on the
functionality of the system which directly impacts the cost.
Severity is to be decided by the tester.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain what should your qa documents include?
What is the difference between quality assurance and software testing?
What is the best tester to developer ratio?
What is Defect Density ? What is the formula? Explain with example
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
Have you used any automation tools?
Q. How do you select product components for validation?What are the contents of QMS?
What is change request?
What is specification-driven testing?
What if there is not enough time for thorough testing?
What is negative testing? How is it different from positive testing?
What are the challenges faced with the 1+ years experience team.
How do you decide you have tested enough?
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
You are a tester. Now how will you choose which defect to remove in 1000000 defects?