Please let me know how to write a test case for Digital
Watch. Please any body can give the answer
Answer Posted / muralidharan
Testcase for Digital clock
1. check the brand of the watch
2. check the shape of the watch.
3. check the letter font how bold to see.
4. check the strap type( whether it is leather or rexin).
5. check the length of the strap
If Im wrong pls correct me!
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
explain end to end scenario's for online Money transfer in Banking Domain?
can any body help me with providing a a case for usability testing...
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Explain the concurrency testing?
Do you know explain security testing?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
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.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
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 a test case flipkart login page
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.
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
Explain the ramp testing?