Answer Posted / jene dhansaranya
Preconditions:
To check whether there is a way for preparing the testcase
report(esp. Ms.Excel)
Test Description:
1.check whether all the necessary fields are
present in the report.
2.To ensure that the contents of each field is
matching the caption.
3.To make sure that there is an appropriate value
for priority & severity.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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.
What are semi-random test cases?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Do you know explain security testing?
Explain the scalability testing?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
Suppose a job should be executed for every two hours? Write test case for this?
Explain the gray box testing?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
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 any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
How to test Webservices and how can we write test cases for that
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Write a test case for computer keyboard?