Answer Posted / hareshvaity
Two terms associated with Bug.
Severity and Priority.
Severity means how severe the defect is.
Severity is decided by the Tester which can be Showstopper,
High, Medium or low.
Priority means how early the defect should be fixed.
Priority is decided by the Developers.
| Is This Answer Correct ? | 17 Yes | 15 No |
Post New Answer View All Answers
Pls tell me test cases for pepper grinder
What are all the companies are doing manual testing till now ?
What are the test cases for mouse?
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
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 many test cases u will write for Acceptance testing?
How should I maintain the test cases and Test Log for different versions/builds of the application.
"search"test cases on Linkedin website and how will you write test cases on it?
What is the logic testing?
pls i want test cases for oss? whts the process of oss testing
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Explain the glass box testing?
how to write a test procedure & test log for login system
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 any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com