Mobile App Testing for beginners

Mobile Testing – Course Content :-

Chapter 1. Introduction to Mobile Device Testing

  • What is all about Mobile Device Testing?
  • Why is it required?
  • Terminologies used in telecom industry
  • Knowing about Mobile OS/Platform
  • Introduction to different mobile devices

Chapter 2. Setting up an Android Environment on your PC

  • What is emulator ?
  • How to install an emulator?
  • How to launch first app on emulator?
  • Explore the capabilities of emulator
  • Install a real time application on emulator

Chapter 3. . Testing in Mobile Domain

  • Mobile Application Testing
  • Mobile Handset Testing
  • Mobile Website Testing
  • Test cases and general scenarios for mobile application

Chapter 4. Types of Mobile Apps Testing

  • User Interface Testing
  • Functional Testing
  • Usability Testing
  • Compatibility Testing
  • Interrupt Testing
  • Certification Testing
  • Performance and Stress Testing
  • Unique Challenges in Mobile testing

Test Results in QTP

  • Lets understand the Test Results generated by QTP
  • Right Hand Side shows Test Results Summary
  • Left Hand Side is Test Results Tree – an icon-based view of the test steps that were performed while the test was running. Similar to the test tree in Keyword View
  • If you select a step in the tree , the right panel gives it complete details
  • This Apart
  • You can capture Movie / Screenshots of entire Test Run using Tools > Options > Run Tab
  • In our case this movie was recorded and , screen shots were captured
  • You can print/export full/part of results in HTML , Word or PDF format.
  • You can exports the results to Quality Center
  • You can change the format of Results by using Results.xml and creating a XSL

QTP First QTP Script

Step 1) Open Flight Reservation Application
Step 2) Enter Valid Agent Name
Step 3) Enter Valid Password
Step 4) Press Ok
Step 5) Close Application After Successful Login.
Lets automate these 5 steps in QTP