Answer Posted / preet
plz mail the Requirement Tracibility Matrix
my email id is : preet405p@yahoo.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why does the boundary value analysis provide good test cases?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
write test cases on file open dialog box in notepad
What is gray box testing?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
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?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL 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
For how many days (or) weeks you will test a product or software?
How can we write a good test case?
Could you pls give me sites where i can test card? mail me to
What is use case testing?
Explain the domain testing?
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?