can any one give the format of writing test cases in excel
sheet.
Answer Posted / hi
hi murthy here y we can use requirement id already we are
using Test case id?
ones again y we are using requirement id?
plz explain for me
| Is This Answer Correct ? | 24 Yes | 10 No |
Post New Answer View All Answers
For how many days (or) weeks you will test a product or software?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Test a file replication service that copies files from one net location to another
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
write the testcases for migrating data from one database to another database?
What is ramp testing?
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
how to write a test procedure & test log for login system
how to test stand alone programs?
What is business validation test case?
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
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Explain the integration testing?