Wireless Testing Question:
Download Questions PDF

Explain what is wireless testing? how do we do it? What are the concepts a test engineer should have knowledge of? How do u classify testing of wireless products?

Wireless Testing Interview Question
Wireless Testing Interview Question

Answer:

Wireless testing you can classify into 3 types:
1) Platform testing: To do this testing, tester should have programming knowledge of cpp, java
2) Protocol testing: To do this, tester should have a knowledge of Networking concepts like, making lan connections, read protocol logs in wireshark, ethereal (both are protocol logging tools), all protocol definitions TCP/IP, UDP.. etc etc
3) Application testing: Testing mobile application is almost testing windows applications but bit different. Some basic networking concepts are must. If the application is to be testing in JUnit, then Java knowledge is a must.

Download Wireless Testing Interview Questions And Answers PDF

Previous QuestionNext Question
Explain how must the testers update themselves and what all must be learn by testers to perform wireless testing?Is there any automation tool for mobile(wireless) application testing?