How should the test cases be framed to validate the excel
sheet?
Answer Posted / harish
by using the evaluation procedures
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the logic testing?
please give me different test scenario for uploading whatsapp status from gallery and camera
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Pls tell me test cases for pepper grinder
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Could you pls give me sites where i can test card? mail me to
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
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
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Explain transaction testing?
explain end to end scenario's for online Money transfer in Banking Domain?
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
how to write a test cases for courier offices?
Explain the state testing?