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
When new application ready to test than whats your testing strategies?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
how many meeting in realtime environment? what are they?plz explain?
tell me some major and minor defects in ur net banking project?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
Password is having 6 digit alphanumeric then what are the possible input conditions?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
wat are the questions would the project leader ask about the project?? please do send the answers early.
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
What are drawbacks in system development life cycle