Skip to main content

Posts

Showing posts from October, 2021

Test Scenerio of Mobile Testing, Test Coverage for Mobile Testing

 Test Scenario of Mobile Testing, Test Coverage for Mobile Testing:- Mobile Testing is the most important testing for today's IT world because 90% of users operate applications from mobile devices. The web application can be easily tested by the web browser but the mobile device has no limit, Mobile application has a wider screen that's why it is most important to check. Type of Mobile Testing 1)  Functional Testing:-  compete for the business flow of the application and check all individual screen functionality. 2)  UI Testing:-    2.1)  Landscape | Portrait mode    2.2)  Language Testing 3)  Cross Platform and Device Testing 4)  NON Functional Testing        4.1) Performance Testing       4.2)  Security      4.3)  Accessibility     4.4)   API Testing 5)  Real-time environment Testing      5.1)  Test Network conditions ...