write a test case for a pen and paper regarding writing.

Answer Posted / sreeja

check the pen cap should be open
check fot the pen dimensions
check for the pen look and feel
check for the refill should be filled with ink
check for the pen grip
check for the pen should write on paper smoothly
check for the refill should not leak the ink
check for the nib dimension

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.

3071


Explain the logic testing?

661


write test cases for flipkart.

10386


Write a test case of login window?

705


Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.

2084






If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2064


What is component testing?

721


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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1928


How to generate test cases for 'replace a string' method?

904


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

3556


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

8509


Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj

1811


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1310


How to write test cases for lift?

810


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

2072