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

Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.

4 Answers   Manhattan,


What are the test cases for mouse?

0 Answers  


How many test cases u will execute per day?

1 Answers  


Suppose a job should be executed for every two hours? Write test case for this?

0 Answers  


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

4 Answers   Satyam,






If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester

2 Answers   IBM,


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.

0 Answers   Microsoft,


test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects

4 Answers   Wipro,


Elaborate test plan and content availability in test plan.

0 Answers  


Explain the domain testing?

0 Answers  


pliz anyone give suggest me the test cases for shorting numbers in asc/desc order.

4 Answers   IBM,


Write the tescases for a login page

2 Answers  


Categories