what are the different Test case Formats posted by aperson
the answer is IEEE or IEE_894 wht is this actuly
Answer Posted / grsmrc2118@yahoo.com
what is that format man
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
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
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
Define some of the attributes of a test case?
Who will take care of test plan and test case?
What is test cases for mobile phone ?
Write a test case of login window?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
What is transaction testing?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
can one defect be mapped to more than one test script in manual testing
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
How can we write a good test case?
Scenarios to test wireless Speaker via bluetooth
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u