adspace
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
What are the qualities needed by a software tester?
Can automation testing replace manual testing?
Which is the best testing model?
how to connect your project in database?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
Did you ever worked with B.A's and when?
What is the quality process is following in your organization.
What is the difference between baseline and traceability matrix?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
According to RBI rule how much money can be transferred through online banking at one time...?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
What is neutral test case?