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

Which testing is called as "confidence Testing"?

2 Answers   PanTerra,


How do you handle conflict with programmers?

2 Answers  


1) In your own words please explain the probable test cases and scenarios for the authentication or login process flow for web based applications like a. www.gmail.com b. www.facebook.com c. Secure internet banking (ICICIBANK.com etc)

2 Answers  


how do u perform regression testing,means what test cases u select for regression

6 Answers   IBM,


what are entry criteria(other than SRS) and exit criteria( other than Traceability matrix) in Test plan preparation

1 Answers  






1. what is SDLC and TDLC ?

8 Answers  


What is difference between SDLC & STLC?

1 Answers  


can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that

0 Answers  


How to get the testing experience of capital market or banking domain? Are there any demo applications/websites?

1 Answers  


Explain the Pros and Cons of testing the software by Developement team and by testing team?

2 Answers   Persistent,


How do you prioritize testing tasks within a project?

4 Answers  


what is module testing, integrity testing? what is a test script?

1 Answers  


Categories