Answer Posted / karna
FIRST ENTER IPCONFIG IN THE CMD OF THE SYSTEM AND IT SHOWS THE IP ADDRESS OF THE SYSTEM AND IT CAN NOT BE FIXED AND IT CAN BE VARIED
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
For how many days (or) weeks you will test a product or software?
Write a test case of login window?
Explain the static testing?
What is quick test professional and what test environment it supports?
Please guide me for Add new user test cases
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
How would you do " Keeping two folders in sync testing"
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
how to write a test procedure & test log for login system
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
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
Positive and Negative test cases for the speedometer?(minimum 5 each)