Electronics Question:
What will be the common test case for SMS and Mp3 player applications?
Answer:
There might be many common test cases: Here are 2
I)
1. For SMS: It uses UDP protocol
2. for MP3: Audio streaming also uses UDP protocol
II)
1. for SMS: For entering text for SMS, you need to open Text editor.
2. for MP3: For entering/editing play list names, text editor should be opened.
So, the test cases written for text editor can be used for both applications.
I)
1. For SMS: It uses UDP protocol
2. for MP3: Audio streaming also uses UDP protocol
II)
1. for SMS: For entering text for SMS, you need to open Text editor.
2. for MP3: For entering/editing play list names, text editor should be opened.
So, the test cases written for text editor can be used for both applications.
Previous Question | Next Question |
What is the difference between TDMA and FDMA? | How many memory locations can be addressed by a microprocessor with 14 address lines? |