Popis: |
The paper presents Android application that simplifies the process of testing web applications in mobile environments, shortens time needed for this testing and this way saves resources needed for application development. In the first part, the paper contains information about software testing. It defines what testing is, describes goals, purpose and objectives of the software testing. Further, it analyzes testing automation and effectivity of the software testing. The main part of the paper is devoted to Android application itself. Example of the testing process is provided, starting with scanning a QR code, which leads Android application to a test protocol in JSON file format. Two main test automation features are introduced — running unit tests of web application and running a test protocol cycle, which means running all tests specified in the test protocol. In the last part, generated outputs of such testing process are characterized together with possibilities of including tester's remarks in the form of text comments and application screenshot to the final report. |