HOW TO WRITE TESTCASES ON PENDRIVE

Answer Posted / amar

ensure that pen-drive is detected by the system

negative cases

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the ramp testing?

703


What are semi-random test cases?

868


What is Initial Configuration?

1956


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

2210


What are basic types of test cases?

704






Explain the logic testing?

672


How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ 

1664


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

2206


An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?

2584


How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

686


How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

1956


What is the state testing?

728


What are the Test Cases Comes under Regression Suite?

510


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

1822


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

918