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

testcases for waterbottle

4 Answers   L&T, Wipro,


What are the properties of a good requirement?

4 Answers  


explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.

1 Answers  


Is there any formula to find the number of test cases needed

4 Answers   Satyam,


can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u

0 Answers  






Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.

6 Answers   Adobe,


write test case for coin-box telephone

5 Answers  


If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.

0 Answers   CybAge,


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

0 Answers   Microsoft,


Can any body explain How to Install the QC9.0 on XP OS

0 Answers  


write a test case for authentication of a login page from database

1 Answers  


how to write test cases for smart meter for gas and electricty

0 Answers  


Categories