InterviewSolution
Saved Bookmarks
| 1. |
What are the common bugs found while mobile testing? Give some examples. |
|
Answer» We, testers work to FIND four types of common bugs; critical, block, minor and MAJOR. To EXAMPLE there, a phone system crash when testing a particular feature of the DEVICE will be classified as a critical bug. The GUI bugs will be categorized as minor bugs, and FUNCTIONAL disability of a particular feature will be submitted to a major bug list. Certain performance unavailability through the device is ON will fall into the block bug list. |
|