How should the test cases be framed to validate the excel
sheet?
Answer Posted / jagadish
sorry guys the question is the test cases to be written to
check the excel sheet no that the test case template.
no of columns no of rows diferent option in the tool bar
available all are working like that.
there is one more to validate two xl sheets we use the look up
command to avalute or validate excel sheet.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
Why is it that the boundary value analysis provides good test cases?
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 you pls give me sites where i can test card? mail me to
Explain the scalability testing?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
Why does the boundary value analysis provide good test cases?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
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
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Explain the concept of semi-random test cases?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
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.