Write test cases for Wifi enabled devices(Ipad, Iphone,
Laptop)
Note: Test case should not cover basic functionalty like
connect or disconnect. Test case should have out of box
thinking & simulation of errors.

Answers were Sorted based on User's Feedback



Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover ..

Answer / hita

1)verify browser is opening intantaneously
2)verify if video in youtube is uninterrupted without
buffering /or showing busy sign widget
3)verify all existing browsers are opening in all the rooms
available
4)verify large files are downloading
5)verify files are opening in emails
6)verify if skype call is successfull/uninterupted(both
audio,video)
7)verify web eliments are inter-active

Is This Answer Correct ?    34 Yes 7 No

Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover ..

Answer / sharad

1. Open cmd prompt and type ipconfig, and check to see the connection has DNS address, private address and subnet mask.
2. Open cmd prompt and and type ping IP address, and see the packets which are send are also received with no error.

Is This Answer Correct ?    3 Yes 0 No

Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover ..

Answer / vivek

1.Check the Basic function correctly working or not like connect button

Is This Answer Correct ?    4 Yes 8 No

Post New Answer

More Test Cases Interview Questions

What is SECURITY TESTING?

1 Answers  


Please can anybody tell me some good ideas to write test case for fan and test case for chair?

6 Answers   TCS,


What is the basis on which you can check a text box in a web page or application?

3 Answers   HCL, IBM, R Systems,


write a test case for employee income caculation it is awindows aplication when window is opened all options should be disabled except empno when user enter 3 charcters empname,empdes,basic should be displayed but they should be inactive,HRA,DA are active enter these two gross is displayed,enter tax then net income is displayed.all inputs must be integers and min is 1 and max is 4 charcters for all text boxes.gross =basic+HRA+DA and netincome= gross- tax

1 Answers  


# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?

0 Answers  






How to test Webservices and how can we write test cases for that

0 Answers  


How to create Test Data? What are the Fields in Test Data. Please any one specify the format of Test Data?

3 Answers  


how we write a jwebunit test case for check whether the ip address correct or not.

0 Answers   TCS,


Write all test cases for any credit card.

13 Answers   SIT,


What is transaction testing?

0 Answers  


You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?

0 Answers  


write testcase for sql table? this is the question asked by interviewer?

4 Answers   IBM,


Categories