about test cases

Answers were Sorted based on User's Feedback



about test cases..

Answer / malini

A test case is a document that describes an input, action,
or event and an expected response, to determine if a
feature of an application is working correctly.
A test case should contain particulars such as test case
identifier, test case name, objective, test
conditions/setup, input data requirements, steps, and
expected results.

there are different methods to design a testcase...
1. equivalence partionioning
2. error guessing
3. boundary value analysis
4. Graph analysis

need to learn these methods first...before writing a tc.
then analyse the functonal spec and the use_case and begin
to write a test case.

Is This Answer Correct ?    1 Yes 0 No

about test cases..

Answer / ragini

A Test Case will consist of information such as
requirements testing, test steps, verification steps,
prerequisites, outputs, test environment, etc.

A set of inputs, execution preconditions, and expected
outcomes developed for a particular objective, such as to
exercise a particular program path or to verify compliance
with a specific requirement

Is This Answer Correct ?    0 Yes 0 No

about test cases..

Answer / s.prasath

HI


A Test Case is document that is designed to evaluate
the results between expected and actual.






sun_ramprasad@yahoo.com

Is This Answer Correct ?    0 Yes 0 No

about test cases..

Answer / devi

after completion of test scenarios selection for functional
usability and other non- functional test, the test
engineers are implimenting that test scenarios into test
cases with required details and procedures.

Is This Answer Correct ?    0 Yes 0 No

about test cases..

Answer / karunakar reddy

Test Case Consists of Detail Information of the
functionality(input,action,expectedoutput)to conduct Testing
on Specified Functionality.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

Suppose " You are given a build with 5 modules to test as per the Customer request after finalization of SRS, But the SRS contains only documentation about 4 modules. On what basis you will continue the testing of 5th module." ?

15 Answers   HCL, TCS,


How to test the database manual? how to test data base lekage by using manual and also using QTP ?

2 Answers   Thomson,


diff b/w project based testing and product based testing?

3 Answers   IBM,


Want to write ISTQB foundation level exam on MAY. But not yet collect a proper book nor recent dumps.Please anyone can share with me recent dumps for 2011 syllabus.or any pdf.Please its a urgent request

2 Answers  


what is the difference between sanity testing and smoke testing.

5 Answers   ESS,






Could anybody send me testcase format for website testing?

2 Answers  


Diffrence in b/w Functional and System Testing and Test Cases.

3 Answers   Fiserv,


what is penetration testing?

4 Answers  


What is the type of testing that you apply for maintenance phase in V-Model

1 Answers   CFC,


what is black box testing

13 Answers   CTS, IBM, Virtusa,


Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Effect Graph analysis 3).Error Guessing.

3 Answers  


what is the template u used for informing clients regarding known issues when u near to release

3 Answers   Satyam,


Categories