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 |
How to run the Data Base Testing Manually ?
Give me examples for high priority and High severity defects?
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"
what is use case diagram?
Can any one please tell me what is the Buffer size of transmission buffer or rectiption buffer in TM,UM and AM of RLC.
After fix the bug if requirement change the tester what will do?
What scripting language should tester know when his organisation using Automation tool like wise any tool? wht kind of script should tester should be familiar?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
What is FT Disk?
If we are not following any Standard SDLC in our company.How we can Convenience the interviwer.
Performance testing is coming under Functional testing?