Answer Posted / lakshmi v
A testcase consists of different components -
objective
description
steps
checkpoint
pre-requisites (for executing the test case)
test result
Each of these sections should be clearly mentioned. While
writing test cases it is important to keep in mind that the
test case may even be executed by another person.
The test cases should cover both the equivalence partition
and boundary value conditions.
They should target each part of the application with an eye
for detail. For example, test cases for field validations
should be exhaustive.
Test cases should capture various scenarios that arise while
using the application. This is w.r.t the data flow in the
application. For example, in a web application cases should
cover both a logged in user (cookied user) and visitor
scenarios.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between functional requirement and non-functional requirement?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
define Testing of Procedure, Triggers and Functions in data base testing ?
How should validation activities be handled?
can u plz give an example for regression testing with example.
integration test cases for mouse and keyboard
Pls u can u r mail id to my personal mail id also if they dont want to give u r mail id n comman place
what are the prerequisite conditins to test clientserver and web applications
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is grey box testing?
Different types of design diagrams that supports to write test cases ?
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
what is dib format?
wht is Manual Testing Frame work
What is the typical situation u faced while collecting the test data?