Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 case for check box like check boxes in gmail and yahoo inbox

1 Answers  


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

0 Answers  


What is the toughest moment you faced in your testing carrier in which everyone praised you?

0 Answers  


You are Only tester for Onsite client team, this team is on holiday for two day from monday & SIT is started with plan end date is friday in this case if all server,application is crashed then as a tester what will be your approach

0 Answers   Cognizant, Tieto,


This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4

1 Answers   ISTQB,


Hi My name is Hari Priya i had completed by b-tech csit 2008 pass out i had joined in testing tools does freshers having good opportunities in testing field? what are the topics to be stressed in the subject to have the good knowledge If any one have good collecton of testing topics can mail me padmajapriyam@gmail.com thank you.

19 Answers  


In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?

2 Answers  


2.6.3 User Interface Different Polls could be present at different channels, pages within channels, and at home page. User interface for Poll will be as described below: - Beneath poll current result(running status) to be shown in graphical form(say progressing bar chart) all the time, in same window as poll. - Link ""All Polls >>"" to take user to Polls home page which will have all the active polls with results underneath. - All the polls not older than one month will come under Active polls category. - User can take Active open polls, but cannot react to Active closed polls. Can only view results of active closed polls. - No Interactives available for polls - "Add a comment", "Rate" - Registered User can take a poll only once, after that only result is shown to user. To unregistered user it will be open. 2.6.4 Interfacing/Sourcing Details - Polls is going to be a separate module, an internal application, which editor/admin can publish. - Admin/Editor should be able to publish polls on separate channels, pages. Assign closure dates. - Admin/Editor can upload images, change look n feel, add a brand, link/url to it. - System to capture user details(screen name/name, id, email id), do loyalilty points calculation and add to user loyality points. 2.6.5 Rules and Conditions Unless assigned a closure date, by default all Polls will be open for 30 days. this is the SRS how to write the test cases for the above functionalities help me

1 Answers   GE,


hoe to write test cases for the below field --------------- --------------- browse upload

7 Answers  


Explain the static testing?

0 Answers  


There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.

6 Answers   eZest,


how many checkpoint u have to used

3 Answers  


Categories