what is test case ,,,real time i want defination pls ,pls

Answers were Sorted based on User's Feedback



what is test case ,,,real time i want defination pls ,pls..

Answer / ravikumar 1214

Test case is a description of What is to be tested. What
data to used and What actions to be done to check the actual
result
against the expected result
(or)
A test case is a document that discribes an input action or
event and an expected response to determine if a feature of an
application is working correctly

Is This Answer Correct ?    6 Yes 0 No

what is test case ,,,real time i want defination pls ,pls..

Answer / sriram

Test case is a description of What is to be tested. What
data to used and What actions to be done to check the actual
result
against the expected result
(or)
A test case is a document that discribes an input action
or
event and an expected response to determine if a feature of
an
application is working correctly

Is This Answer Correct ?    3 Yes 0 No

what is test case ,,,real time i want defination pls ,pls..

Answer / vijay kumar

a test case defines the goal or objective or scenario that
has to be accomplished. It consists of sequence of actions
to be performed, expected result, pre-conditions to be set
to achieve the goal.

Is This Answer Correct ?    3 Yes 1 No

what is test case ,,,real time i want defination pls ,pls..

Answer / gavaskar

Ttest case is a set of conditions or variables under which
a tester will determine if a requirement or use case upon
an application is fully satisfied, its define the
objective and goal of the project as well as it explain
functionality of projects and used to finding the bugs in
project.

Is This Answer Correct ?    2 Yes 0 No

what is test case ,,,real time i want defination pls ,pls..

Answer / sudhakar8

Test Case is a description of what is to be tested, what
data is to be used and what actions to be done to check the
actual result against the expected results.

Is This Answer Correct ?    2 Yes 0 No

what is test case ,,,real time i want defination pls ,pls..

Answer / kalyan

a test case is a document which describes input, action and
output. we can write test cases from use case document or
srs documents.

Is This Answer Correct ?    1 Yes 0 No

what is test case ,,,real time i want defination pls ,pls..

Answer / pravin

Test case is a document that briefly describe about a set of
applicable test that need to be conducted on system to
validate or not.

if any thing wrong then plz inform me

Is This Answer Correct ?    1 Yes 0 No

what is test case ,,,real time i want defination pls ,pls..

Answer / t.sridhar

In simple TEST CASE gives information about how to test the application.
its a step by step sequence of user INPUTS and subsequent SYSTEM RESPONSE.

Is This Answer Correct ?    1 Yes 0 No

what is test case ,,,real time i want defination pls ,pls..

Answer / vaithianathan

In general, test case is used to detect the defect in the
application and check whether the application is working correctly or not. used to assure and produce the quality software i.e the application is defect free..
it consists of two types
i) Formal, 2) Informal
Formal: has set of Standards,rules and conditions(like test case_Id,Descriptions,I/P,Expected result), based on the prepared requirement specification document, testers will prepare the test case and execute it.and compare the executed result i.e(actual result) with expected result and put the status... (testers should write two types of test case:
I)positive -(application accepting the executing test case conditions) , Negative - used to break the system,(out of box thinking)
Informal: (without any specification document), testers just get the knowledge about the functional flow of the application and test the application fully and prepare the test report.. but it covers all functionality,complexity and other problem of the application...

Is This Answer Correct ?    1 Yes 0 No

what is test case ,,,real time i want defination pls ,pls..

Answer / ch.s.m.prasad,kkd

Test case is a set of inputs , action,events, expected
output , Actual output ,developed for a particular object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Hi can any one plz answer me how to set up the test environment does it done by tester it self? its urgent thanks in advance roli

3 Answers   Cap Gemini,


if i provide u screens no documentation then how you will test that application without documentation .write testcases for that screens?

1 Answers   Genisys,


Actually by using severity you should know which one you need to solve so what is the need of priority?

1 Answers  


Is apllication is window base or Linux base it create any diff. from QA point of View.?

1 Answers   Covelix, IBA,


what reesponsibility of system administrator?

1 Answers   Religare,


what is an inconsistent bug? how to resolve this kind of bugs?

2 Answers  


diff between priorty and severiorty?

7 Answers  


What is the testing that a tester performs at the end of unit testing?

2 Answers  


what is the diff between webserver app & client server application...

2 Answers   3i Infotech, HCL, vSplash,


what is independent question and what is retriewing and what is problem of severity.

1 Answers  


Which is the most important phase in SDLC

7 Answers   Duke IT, TCS,


How System testing is different from the Functional testing??

4 Answers  


Categories