Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the gendral format for test case?

Answer Posted / mohankanth

Test case ID - The test case id must be unique across the
application
Test case description - The test case description must be
very brief.
Test prerequisite - The test pre-requisite clearly
describes what should be present in the system, before the
test can be executes.
Test Inputs - The test input is nothing but the test data
that is prepared to be fed to the system.
Test steps - The test steps are the step-by-step
instructions on how to carry out the test.

Expected Results - The expected results are the ones that
say what the system must give as output or how the system
must react based on the test steps.
Actual Results – The actual results are the ones that say
outputs of the action for the given inputs or how the
system reacts for the given inputs.
Pass/Fail - If the Expected and Actual results are same
then test is Pass otherwise Fail.
The test cases are classified into positive and negative
test cases. Positive test cases are designed to prove that
the system accepts the valid inputs and then process them
correctly. Suitable techniques to design the positive test
cases are Specification derived tests, Equivalence
partitioning and State-transition testing. The negative
test cases are designed to prove that the system rejects
invalid inputs and does not process them. Suitable
techniques to design the negative test cases are Error
guessing, Boundary value analysis, internal boundary value
testing and State-transition testing. The test cases
details must be very clearly specified, so that a new
person can go through the test cases step and step and is
able to execute it. The test cases will be explained with
specific examples in the following section.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What goes into a Test Summary? How would you write a Test Summary?

2364


What is considered to be a good test?

1111


Explain exit criteria?

1091


what are all the documents needs to be submitted as a part of test closure?

1135


Hello Frds, Iam Going to attend Face to face interview on coming Monday in Wipro. Iam going with 3+ years of experience.I'm requesting u all of Frds who attended wipro recently pls post your interview experience, the questions they asked so that it will be help ful to me and other frds who are going to attend wipro.. thanks in advance

3135


What is lload testing?

1215


Explain test plan?

1128


What is test development?

1088


What is equivalence partitioning testing?

1118


What is SDLC and STLC? In analysis phase of SDLC, what exactly the testers will do?

2367


What is waiver?

1091


HI friends, I am planning to take up foundation level ISTQB Certification exam in March. Anybody having the study materials and sample papers please mail sunkumaranr@gmail.com Thanks in Advance...

2101


Which is the best institute in chennai to learn Softyware testing? Please help.

2221


What is typically the most important reason to use risk to drive testing efforts?

1131


We use the output of the requirement analysis, the requirement specification as the input for writing …

1499