Answer Posted / arun
you cannot check the ip,for security reason ip will not be displayed.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
How many test cases u will write for Acceptance testing?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
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
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Explain the branch coverage testing?
Who will take care of test plan and test case?
write the test cases for facility module
Test a file replication service that copies files from one net location to another
Write test cases for 8+4?
Explain the state testing?