Write test cases on for windows media player?
Answer / mike
since it is a desktop application. Application runs in
single memory, so both front end and backend will be at one
place. only single user will handle.
The possible testcases will be
1)windows media player should get launched when user
clicked on the wmp icon.
2)open file and select the audio and click on play, audio
should be played
3)open file and select the video and click on play, video
should be played
4)check the tree view on left hand side of the wmp is
enabled or not, should be enabled
5)click on each one and check the result, result should be
as appropriate. ie when clicked on playlists list of
playlists should display, when clicked on videos, media,
pictures result should be as appropriate.
This way we can write so many testcases. Hope it helps,
correct me if i was wrong
| Is This Answer Correct ? | 22 Yes | 5 No |
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.
If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
how will we know test cases are written by us are correct
Suppose a job should be executed for every two hours? Write test case for this?
How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date range
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Create (Local Only),
Hi, I am doing project related to Online order Booking. In this project different products will be there. The user can order the product to different location by giving different shipping Addresses. By selection of Address shipping price will be calculate. My Question: Now the shipping related part they are integrating with UPS(www.ups.com) Depending on the From Zip code, To Zip cobe and Quantity weight the shipping price will be calculated. I want test scenarios to test the shipping part. I think ASAP u will help me. My mail id srinivasukona@gmail.com
Can some body help to write possible test cases for a credit card at POS (point of sale)
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )