Write test cases on for windows media player?
Answer Posted / 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 |
Post New Answer View All Answers
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
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
pls i want test cases for oss? whts the process of oss testing
Can some body help to write possible test cases for a credit card at POS (point of sale)
1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).
how to write test cases for smart meter for gas and electricty
What is test cases for mobile phone ?
Explain the state testing?
Explain the ramp testing?
How would you do " Keeping two folders in sync testing"
Could you pls give me sites where i can test card? mail me to
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?