What are the test cases, we can write for Data Grid.
Anybody can help me..Thanks in advance.
Answer Posted / guest
you can also check for validations in datagrid which people
tend to ignore..
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
write the test cases for facility module
How to write test cases on laptop???
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
Explain the exactly meaning of test case?
How to generate test cases for 'replace a string' method?
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
What is the logic testing?
How to write email id in world wide web
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to test a stored procedure?
Explain the state testing?
Explain the logic testing?
Do you know mutation testing?
I need GUI test case for home page?
Explain the monkey testing?