Answer Posted / abcd
po define= Environment down - Update the ticket every 1hr
p1 define= Update - Update the ticket with in 30min
p2 define= Medeium - Update the ticket in a day
p3 define= Low - Gather the information and update the
ticket (time more than 2days)
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
Explain the acceptance testing?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
How to write email id in world wide web
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
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 test case for pen cap if it is not present?
how to write test cases for online restaurant table booking system?
Do you write test plan and test case?
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.
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
How to test a stored procedure?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
write the test cases for facility module
what is black box system in software development in system analysis and design?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.