What is Testcase? How to define seviority and priority of a
bug?Explain me with example?
Answer Posted / g.mallikarjun
How to test the functionality of the application in terms
of input ,process ,output is called test case.
how much seriousness of the bug in terms of the
functionality is called severity.
how much important to fix the bug in end-user point of view
is called priority
eg.calculate (2*3=6),but the answer is coming 7 instead of
6 by using a calculater.
here we abserve that the functionality is working (when we
press the 2,3,*,keys)but the answer is wrong means end-user
point of view answer should be 6.here the severity is
low,and priority is high.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Describe your experiences with code analyzers.
Differentiate test bed and test environment?
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
how to access a build & wat is its configuration
How to do manual testing of a E-insurance project (end to end process)
What is the purpose of test strategy?
what is the difference between Risk based and Requirement based testing???
What is the difference between Functional testing and Unit Functionality testing?
What is the main use of preparing traceability matrix and explain the real time usage?
list of methods that is used to document the requirements of a software.
Describe any bug you remember. Plz Give some real examples
What is desk checking and control flow analysis
What is agile testing and why is it important?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
Which is the best testing model?