Write the 10 test cases for Telephone/Pen.
Answer Posted / peter piyush
1. Check the cap is properly fitted/button is properly
pushed.
2. check the riffel is in the pen.
3. Check ink in the riffel.
4. Check the grip of the pen.
5. Check that it writes properly or not.
6. Check it on different papers(butter paper,chart paper
etc).
7. check its weight.
8. Check that pen should properly fitted in the shirt.
9. Check the colour of the pen.
10. Check the colour of the ink.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Explain the monkey testing?
write the test cases for facility module
Write a test case of login window?
What is gray box testing?
Pls tell me test cases for pepper grinder
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
Which of the following defines the expected results of a test? Test case specification or test design specification.
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
What is transaction testing?
What is component 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
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.