i have an android phone i want to share a photo to my friends
phone via Bluetooth.can you tell me possible test cases for
this?

Answers were Sorted based on User's Feedback



i have an android phone i want to share a photo to my friends phone via Bluetooth.can you tell me ..

Answer / venkat

1. check Bluetooth device on or not in both the phone.
2. check receiving device has a bluetooth option.
3. check Bluetooth min and max renge between the phones.
4. check whether able to connect to the other phone or not.
5. check aft receving the photo from a phone to phone
(clarity,and quality of the picture).
6. check that file can be able to send to other device.
7. check how much time does it take to send a photo.
thx
venkat

Is This Answer Correct ?    3 Yes 0 No

i have an android phone i want to share a photo to my friends phone via Bluetooth.can you tell me ..

Answer / nishant kumar

here we can write many more test cases depending on devices to devices..but keeping only basic features test cases are: ( note- all the pre conditions are there)

1.open bluetooth ,click on "search new device"
expected result: friend's device must displayed.
2. select friend's device,click on connect.
exp result: confirmation msg " connected" must be displayed.
3. select valid data/file,send to friend's device
expct. reslt. :confirmation msg " file sent successfully" must be displayed
4.goto friend's device file storage, same file/data must displayed.
expected reslt.: same file/ data must be there.

.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is meant by Risk Analysis?

5 Answers   Accenture,


What is the difference between migration testing and regression testing?

3 Answers  


What is meant by code walkthrough?

5 Answers  


what are the parameters use to write the test plan document?

3 Answers   Cap Gemini,


how to test a web application manually?can u explain indetail?

0 Answers   Medsynaptic,






what is the difference between sanity and smoke testing?

11 Answers  


What is Retesting?

8 Answers  


what is differance between desktop applications and web applications?

1 Answers   Semantic Space,


If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??

4 Answers  


how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]

3 Answers  


Write test cases on duster

0 Answers  


What are the steps, procedures, objectives to write test cases.

4 Answers   CSC,


Categories