HOW TO WRITE TESTCASES ON PENDRIVE

Answers were Sorted based on User's Feedback



HOW TO WRITE TESTCASES ON PENDRIVE..

Answer / arnab ghoshal

A pen drive's chief function is to store and retrieve data,
because it is a storage device. So we can have the following
test cases to test a pen drive-
1. Data gets stored (i.e. write to)in pen drive from a
magnetic drive like HDD, Optical drive like CD-ROM and other
storage devices.
2. Written data can be retrieved (read back operation)
3. The device can be detected across its interface. Say, if
the pen drive is an USB device, it is detected in an USB drive.
4. The detected pen drive reflects the correct capacity it
claims.
5. Data written to or read from the pen drive should not be
corrupted.
6. The pen drive can be formatted correctly should be able
to host the file system with which it is formatted.

Guys, I guess this answers...
Regards,
Arnab

Is This Answer Correct ?    45 Yes 4 No

HOW TO WRITE TESTCASES ON PENDRIVE..

Answer / sajjan

One negative test case that I can think..
1.Let say pen drive capacity is 2GB.
And we are trying to save 3GB data in it.
It will fail to save the data.

Is This Answer Correct ?    35 Yes 3 No

HOW TO WRITE TESTCASES ON PENDRIVE..

Answer / supriya

Verify whether der is virus or not.
check whether it is detected or not.
check whether contents are fully loaded(i.e pd is full)

Is This Answer Correct ?    31 Yes 4 No

HOW TO WRITE TESTCASES ON PENDRIVE..

Answer / santoshi gayathi

Connect the Pendrive to the port in the computer
- Message with "New Hardware Device found " should be
populated on the screen.

Click on Start, Select My Computer and verify the harddrive
is configured or appeared
- The Removable Harddrive is found connected.

Click on Start, Select My Computer , Right click
on "Removable drive" and open
- The drrive has to be opened without any error or warning.

Click on Start, Select My Computer and , Right click
on "Removable drive" and Select Properties
- A separate pop-up will be opened to display the Available
and Used space on the Drive

Click on Start, Select My Computer and Double click on
drive and upload the data into the drive
- The Data has to be copied without any error warning.

Click on Start, Select My Computer and Right click on drive
and Format the Drive
- The warning message has to be popped up asking us
to "Format the Drive"

Click on Start, Select My Computer and Right click on drive
and Format the Drive and Click on YES Format the Drive
-The drive should be Formatted and the entire data should
be deleted.

Click on Start, Select My Computer and Right click on drive
and Rename the Drive.
-The drive will edited with the Name.

Click on Start, Select My Computer and Right click on drive
and select "Scan for Viruses" the Drive.
-The entire disk would be scanned to check if there are any
viruses.

Click on Start, Select My Computer and Right click on drive
and select "Eject" the Drive.
- The message"It is now safe to remove the Harddrive" will
be populated on the right corner of the screen.

Is This Answer Correct ?    13 Yes 3 No

HOW TO WRITE TESTCASES ON PENDRIVE..

Answer / sagar

Verify the memory capacity of pen drive
Verify the Warranty of the pen drive
verify the brand name of the pen drive

thats it my though about pen drive if any body know more
then post and think about -ve TC's also....

Is This Answer Correct ?    15 Yes 10 No

HOW TO WRITE TESTCASES ON PENDRIVE..

Answer / amar

ensure that pen-drive is detected by the system

negative cases

Is This Answer Correct ?    7 Yes 2 No

HOW TO WRITE TESTCASES ON PENDRIVE..

Answer / karthik

1.detected or not
2.file system of pendrive corrupted or not
3.file system compatibility with os
4.whether mounted or not
5.free space available or not

Is This Answer Correct ?    5 Yes 0 No

HOW TO WRITE TESTCASES ON PENDRIVE..

Answer / n r s reddy

Hey buudddyyyyy...

BE specific wether we need to wright test cases for block
box or functional......

Is This Answer Correct ?    2 Yes 6 No

Post New Answer

More Test Cases Interview Questions

How to write test scenarios for a Web application, with an example?

2 Answers  


Can you list down a few characteristics of a test case?

0 Answers  


Please let me know how to write a test case for Pen and washing machine.

3 Answers  


ATM REQUIREMENT TO BE TRANSLATED INTO TEST PLAN AND TEST CASES ATM REQUIREMENT AS FOLLOWS: Requirements Statement for Example ATM System The software to be designed will control a simulated automated teller machine (ATM) having a magnetic stripe reader for reading an ATM card, a customer console (keyboard and display) for interaction with the customer, a slot for depositing envelopes, a dispenser for cash (in multiples of $20), a printer for printing customer receipts, and a key-operated switch to allow an operator to start or stop the machine. The ATM will communicate with the bank's computer over an appropriate communication link. (The software on the latter is not part of the requirements for this problem.) The ATM will service one customer at a time. A customer will be required to insert an ATM card and enter a personal identification number (PIN) - both of which will be sent to the bank for validation as part of each transaction. The customer will then be able to perform one or more transactions. The card will be retained in the machine until the customer indicates that he/she desires no further transactions, at which point it will be returned - except as noted below. The ATM must be able to provide the following services to the customer: A customer must be able to make a cash withdrawal from any suitable account linked to the card, in multiples of $20.00. Approval must be obtained from the bank before cash is dispensed. A customer must be able to make a deposit to any account linked to the card, consisting of cash and/or checks in an envelope. The customer will enter the amount of the deposit into the ATM, subject to manual verification when the envelope is removed from the machine by an operator. Approval must be obtained from the bank before physically accepting the envelope. A customer must be able to make a transfer of money between any two accounts linked to the card. A customer must be able to make a balance inquiry of any account linked to the card. A customer must be able to abort a transaction in progress by pressing the Cancel key instead of responding to a request from the machine. The ATM will communicate each transaction to the bank and obtain verification that it was allowed by the bank. Ordinarily, a transaction will be considered complete by the bank once it has been approved. In the case of a deposit, a second message will be sent to the bank indicating that the customer has deposited the envelope. (If the customer fails to deposit the envelope within the timeout period, or presses cancel instead, no second message will be sent to the bank and the deposit will not be credited to the customer.) If the bank determines that the customer's PIN is invalid, the customer will be required to re-enter the PIN before a transaction can proceed. If the customer is unable to successfully enter the PIN after three tries, the card will be permanently retained by the machine, and the customer will have to contact the bank to get it back. If a transaction fails for any reason other than an invalid PIN, the ATM will display an explanation of the problem, and will then ask the customer whether he/she wants to do another transaction. The ATM will provide the customer with a printed receipt for each successful transaction, showing the date, time, machine location, type of transaction, account(s), amount, and ending and available balance(s) of the affected account ("to" account for transfers). The ATM will have a key-operated switch that will allow an operator to start and stop the servicing of customers. After turning the switch to the "on" position, the operator will be required to verify and enter the total cash on hand. The machine can only be turned off when it is not servicing a customer. When the switch is moved to the "off" position, the machine will shut down, so that the operator may remove deposit envelopes and reload the machine with cash, blank receipts, etc. The ATM will also maintain an internal log of transactions to facilitate resolving ambiguities arising from a hardware failure in the middle of a transaction. Entries will be made in the log when the ATM is started up and shut down, for each message sent to the Bank (along with the response back, if one is expected), for the dispensing of cash, and for the receiving of an envelope. Log entries may contain card numbers and dollar amounts, but for security will never contain a PIN.

1 Answers  


Write the 10 test cases for Telephone/Pen.

12 Answers   Infoedge,






Describe to me the Software Development Life Cycle as you would define it.

7 Answers  


Hi, i attended interview in seimens they asked me suppose u have a car which is used by VIP and it has 2 alarms one is at front and other is back when ever smoke or fire is near to car it will detect it and beep alaram so wat r the possible test cases u can write plz give the answer

2 Answers   Siemens,


Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?

0 Answers   Nike,


How to write test data for login module?

5 Answers  


how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in

0 Answers  


Do you know explain security testing?

0 Answers  


Explain how to develop a test plan and a test case.

0 Answers  


Categories