how will you test window media player?
Answer / shyamalaa
1. Installability testing
- To test whether the software is installed properly
regardless of the OS/Platform.
2. Functional Testing
- To test whether Media Player works as mentioned,
ex;
- does it play properly without any interruption
- Whether volumes are adjustable accordingly.
- does it stop, when "Stop" or "Pause" button is clicked?
- does it Restart the song, when "Stop" button is clicked
and again "Play" is clicked.
3. Positive Testing
- If Valid file is given, does it play the song properly?
etc.,
4. Negative Testing[Test to Fail]
- How does it play when damaged/corrupted file is given.
- If the text file is saved with MP3 Format Sound type, how
does it prompt?
- if the device is unplugged and plugged, does the media
player continue the song?
etc.,
5. Volume Testing
- How much files do the system allow to add in the Play
List?[Storage]
| Is This Answer Correct ? | 40 Yes | 3 No |
can any one tell me the exact testing process of stand alone application, what type of testing i can perform on stand alone application and how can i track the bugs(from starting to ending), and online demo for logistics software if any one knows please send me the link.
4.How would you define QA/QC?
19 Answers Nicholas Piramal, VJIL Consulting,
How will u satisfy Ur Client,P.M,T.L?it need to satisfy clients,P.M,T.L?
what is test case? what it consists? what are the types of test cases?
how do u find out memory leaks in any application..?
what are the definitions of smoke , sanity and dry run testing ?
what risks do u faced u r projest how do you solve
which certification we have to complete first? ISTQB or CSTE? in ISTQB which level i have to choose? Foundation level or advanced level? Can any one tell what will be the syllabus and how tough it will be? pls anyone share the experience
what is installation in software referred to as?
What is the difference between two tier and three tier architecture?
what is boundary value analysis?
suppose 10 mangoes cost is 300 rs with 10% discount in this case u r writing 10 test cases.u want to change that cost to 500 rs in this case u r writing 5 testcases....... so, how many functional test cases and how many regression testcases in these 15 testcases?