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
How u r managing the time constraints in completing the project?
I Want To Join Infrasoft Technologies,what is the Procedure To Join The Company?
What is scenario-based testing?
How to improve in english
What is an equivalence partition (also known as an equivalence class)?
give an example of unit test and integration test and system test and UAT test?
What is stochastic testing?
hi i m priya i m a new commer to this,this is good life of every one.i m surching job now so,i want project detail for NET BANKING and HELTH CARE pls send me quickly.thanks for every body. i m waiting for...........
The Following Characterstics posses some XYZ company. * Uses formal standards and policies * Conducts software inspections * Has advanced configuration management and change control * Uses CASE tools * Has a software engineering process group * Gathers metrics on process and quality * Requires that developers have formal software engineering training * Practices continued process improvement Based on aboue , Tell me which CMM Level is the company..? 1. Level 1 - Initial 2. Level 2 - Repeatable 3. Level 3 - Defined 4. Level 4 - Managed 5. Level 5 - Optimizing
When is used decision table testing?
Hi Guy's Pls. go to Forum of Allinterview.com for Testing Job Openings..You can find various job openings in Forum. You can submit ur resume too
Please some one answer these Q's 1.Modules in Pension Domains ? 2.What Should we Test on Pension Domain.? Thanks in Advance Stewie
Explain fault?
what is enhancement Testing and how to perform enhancement Testing of any website
. when we preferred spiral model to develop an application? . explain testing methodologies? . explain cyclomatic complexity? .explain difference between stab & driver? . who will conduct integration testing?