Answer Posted / bijupranav
1.check its cable
2.check what type of port using it
3.connect it to machine to check its gets identified by uSB
or serial
4.check the range if it is a wireless one.
5.check is it easy to handle and move.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
I want 100 test scenario for gmail
can any body help me with providing a a case for usability testing...
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
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Define some of the attributes of a test case?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
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
write a test cases for WLAN
Write test cases to test a browser app
Please guide me for Add new user test cases
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.
Which of the following defines the expected results of a test? Test case specification or test design specification.
Write a test case for telephone?
Explain how to develop a test plan and a test case.
Explain the ad hoc testing?