Give an example of high priority and low severity,low
priority and high severity ?
Answer Posted / raam
Eg: If companies name is wrong ( spelling mistake ) in all
front end screens, then the seviority is low and priority is
high. Am I Correct. This wont interrupt the program to break
so seviority is low, but comapanie's name should be proper.
so priority is high.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?
What is the role of qa in a project development?
Explain bug leakage and bug release?
How to generate swift message
Will automated testing tools make testing easier?
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
Suggest me MCQ book for Software testing
When do you think qa activities should start?
What is the difference between the test plan and test strategy
What the first thing You’ll do as a SQA Tester if I hired You?
Explain what is test metric is software testing and what information does it contains?
Enlist some automation testing tools.
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 quality audit?
How would you ensure that your testing is complete and has good coverage?