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
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
What are the phases involved in software testing life cycle?
How to do Performance Testing manually for a Flash Application?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
What is Web testing & which action we take at the time of Web Testing?
Can you explain v model in manual testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
what is mean by Performance Related Testing in data base?
What is meant my Firewall testing? how the testing is performed on it?
how we write test cases to brs,srs,hlds,llds
What is the limit for test steps?It should be 10/20/30etc
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.