Hi.........can any one tell me the basic format for writing
test cases
Answer Posted / guest
testcaseid
description
expected result
actualresult
pass/fail.
tis is the testcase format what i know...
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can anybody help me out to write test cases for booking train ticket online???
In a log in page what will be test procedure, test scenario, test description & test steps?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
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
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
explain end to end scenario's for online Money transfer in Banking Domain?
Explain the component testing?
Elaborate test plan and content availability in test plan.
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
What is quick test professional and what test environment it supports?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
What is test environment? Elaborate with example.
Explain the sanity testing?
What are the test cases for mouse?