Answer Posted / neelu sharma
Test case format
Test case id:-
Tester name :-
module name :-
date of draft:-
objective:-
pre-requsitive:-
reviewed by:-
reviewed date:-
sr. no. | steps to be executed | expected result| actual
result| pass/fail| defect id | remark
test case status Pass/Fail
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can you list down a few characteristics of a test case?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
can any body help me with providing a a case for usability testing...
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Do you write test plan and test case?
explain end to end scenario's for online Money transfer in Banking Domain?
What is explain security testing?
write test cases for hospitality management system
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
What are all the companies are doing manual testing till now ?
Explain the domain testing?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Can some body help to write possible test cases for a credit card at POS (point of sale)