Write test case for windows media player
Answer / amiricks
Tcase Description steps to execute Expected
result
Tc_01 open media player Go to Start click All
programs Wmplayer should open
and then clik wmplayer
Tc_02 Play some songs Go to file click open & select Song
will start Playing
mp3 file
Tc_03 check all buttons Click on play,stop,vol button
repective effect should happen
Tc_03 close wmplayer Click on File & press Exit Wmplayer
should exit
we can write n no. of test cases for wmplayer
If you feel any correction then feel free to write here or
mail me at umesh.amitkumar@gmail.com
| Is This Answer Correct ? | 3 Yes | 4 No |
write a test case for triangle?
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
what are the testcases for square
can anybody tell me that how many days required to complete 1000 test cases.And what would be the avg testcase perday for a tester.
How to write test cases or test scripts for UAT testing which is done manually
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Create (Local Only),
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
what are those parameters or matrixes for tesing a software user interface?
HI i'm Ramu new join as manual tester plz send me test cases for web application testing i need basic idea's
Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data
How you test IP address
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?