What is Testcase? How to define seviority and priority of a
bug?Explain me with example?

Answers were Sorted based on User's Feedback



What is Testcase? How to define seviority and priority of a bug?Explain me with example?..

Answer / aman

Testcase is the document that we need to test the
functionality of the specific feature.

* Severity means How it is affecting the specific feature.
Ex.: If we are not able to login, after correct
input of login and password.
It means it is critical.

* Priority means How Quick the bug need to resolve.
Ex.: If the name of the NOKIA is written as NOOKIA,
then it is P1 type Bug, allthough it is not affecting any of
the functionality of that company.
It means it is P1 type Bug.


Aman
aman.kumar@gmail.com

Is This Answer Correct ?    4 Yes 1 No

What is Testcase? How to define seviority and priority of a bug?Explain me with example?..

Answer / ramprasad.s

HI

Test case is a minimal input designed to check the
functionality of an application between expected and actual
result.
or
verification vs validation.

severity is a metric to measure the defect level
it is oriented to Application .

priority is a metric to measure the defect level
oriented to customer or client.

sun_ramprasad@yahoo.com

Is This Answer Correct ?    3 Yes 2 No

What is Testcase? How to define seviority and priority of a bug?Explain me with example?..

Answer / chandra shekhar bhattarai

Test case is a Document that describes an input,action or
an event and its expected result.(This is the only correct
defination)

e.g If a developer forgot to add Brand name of the client

for the client it is having high seviority and High
priority.
for the developer it is having low seviority and low
priority.

Is This Answer Correct ?    2 Yes 2 No

What is Testcase? How to define seviority and priority of a bug?Explain me with example?..

Answer / prashant

Test case means validating the requirement on verifying
through steps.

Seviority-It is related that how it is effecting the
functionality of the developled application.

Priority-It is related to time. How soon the bug should be
fixed.

Is This Answer Correct ?    1 Yes 1 No

What is Testcase? How to define seviority and priority of a bug?Explain me with example?..

Answer / joseph

Test case is nothing but it is the Document, where we
define Objective, Precondition, Test Steps, Expected Result
and tha ETC.. to test an Application.

Is This Answer Correct ?    0 Yes 1 No

What is Testcase? How to define seviority and priority of a bug?Explain me with example?..

Answer / k.s.gandhi

Test Case means where we while write the functionality of
the application.

1.Seviority:- it means it gives the importance according to
the defect.

2.Priority:- it means that how quickly the bug is fixed.

Is This Answer Correct ?    1 Yes 3 No

What is Testcase? How to define seviority and priority of a bug?Explain me with example?..

Answer / 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

What is Testcase? How to define seviority and priority of a bug?Explain me with example?..

Answer / vibhathakur

Test cases are the guidlines by which u can test the
functionality of the application between expected and
actual result.

Test cases written on the basis of client's requirement.

Seviority is a metric which defines the impact of the
bugs on the application.

eg. suppose we are working on the banking project and
during the execution found a bug related to interest of
money it means it has high seviority because it will give
a financial impact on the banking process.

Priority is related to Seviority if the seviority is high
than priority will be also high.

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

is there any openings in testing mba guys

1 Answers  


First Name & Last Name fields are there in the application form, In Application First name & last name fields accepts the numerical value 453455 & special characters $%#$% . My question is that --> I think No need to write test cases for Numerical value & special char. for First & Last name fields BECAUSE No one will enter such a input data at client side b'coz it's not practical. Let's me know the answer.

3 Answers  


can anyone tell me process of how the bugs r reported by testers??n after reporting bugs is the work of test engineer finished or still he has to do any thing????

1 Answers  


Define brain stromming and cause effect graphing?

0 Answers  


What is GUI Check list?

2 Answers   Covansys, IDS Software,






How do u go about testing of web application?

0 Answers   Trignos,


what is the different between QA and test engineer?tell me in brief?

4 Answers   Mind Tree,


what is non incremental integration testing?

5 Answers  


What is an mr?

0 Answers  


hi all, this is ajay , what is adahochtesting ,what is differnce of loadrunner,winrunner

4 Answers   Synergy, TCS, Xtreme Solutions,


what is incosistent testing

0 Answers   Ordain Solutions,


if i give some thousand tests to execute in 2 days what do u do?

24 Answers   BirlaSoft, Sigma IT,


Categories