Explain test case?

Answers were Sorted based on User's Feedback



Explain test case?..

Answer / n@n!

test case:
it is nothing but an excel sheet document which consists
of what to test?,wat data given?,wat actions do u taken to
get actual result against expected result.

while writing test cases we should follow the below:
1)userinterface
2)usability
3)functional
4)validation

Is This Answer Correct ?    0 Yes 0 No

Explain test case?..

Answer / mfsi_krushnas

Test Cases are the implementation of a test case design
which will help the software tester to detect defects in the
application or the system being tested. This should be the
primary goal of any test case or set of test cases. When I
write a test case, I think of both types of test cases,
positive test cases and negative test cases. Positive test
cases are those which execute the happy path in the
application and make sure that the happy path is working
fine. Negative test cases as the name suggests are
destructive test cases which are documented with some
out-of-box thinking to break the system

Is This Answer Correct ?    0 Yes 0 No

Explain test case?..

Answer / castor_troy

Test case is a step by step description of the procedure to
execute a test scenario.

It consists of input data, paths to navigate to required
pages/modules and expected output.

Is This Answer Correct ?    0 Yes 0 No

Explain test case?..

Answer / ramyab.mca@gmail.com

Hai...

These are the specific functions testers must verify within
each test category to qualify the feature. A test case is
identified by ID number and prioritized.

Purpose – Reason for the test case
Steps – A logical sequence of steps the tester must follow
to execute the test case
Expected Results – The expected result of the test case
Actual Result – What actually happened when the test case
was executed
Status – Identifies whether the test case was passed,
failed, blocked or skipped.
Pass – Actual result matched expected result
Failed – Bug discovered that represents a failure of the
feature
Blocked – Tester could not execute the test case because of bug
Skipped – Test case was not executed this round
Bug ID – If the test case was failed, identify the bug
number of the resulting bug

K,Byeee..
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

How do you Prepare a Defect Managemnt Policy

0 Answers   Cap Gemini,


what are the different banking terms used in your project?like new acc,dormate,active accounts....

1 Answers   TCS,


what is RFT?

5 Answers  


I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.

3 Answers  


can you please tell me what is test script ..with example what is the difference between test script and test cases

3 Answers  






What is defect pooling?

6 Answers  


What is the test data? Differentiate Test bed and Test Environment?What is a Data Guidelines?

0 Answers   CTS,


diffrence between application testing and product testing?

9 Answers   Satyam,


how to write test cases for epos/pos testing.

0 Answers   IBM,


As a test engineer, to whom u are submitting test report?

3 Answers  


can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??

0 Answers  


tell me about severity and priority with example

3 Answers   Sierra Atlantica, Verizon,


Categories