Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (23 loc) · 1.21 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.21 KB

REUSE status

SAP TechEd 2019 UIVeri5 Testing

This project provides code samples and a test case to demo UIVeri5 testing for a hands-on session at SAP TechEd 2019. These test cases cover end-to-end, system and scenario tests.

Requirements

To run the app, you need to have node and npm installed. In conf.js, baseUrl parameter contain the system under testing URL, so you need to change it with yours accordingly.

Download and Installation

To run the app you have to do following steps: Clone the repo:

git clone https://github.com/SAP-samples/teched2019-uiveri5.git

Than navigate into directory:

cd teched2019-uiveri5

To run tests

uiveri5 --params.user=<user> --params.pass=<password>

Support

This project is provided "as-is": there is no guarantee that raised issues will be answered or addressed in future releases.

License

Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the SAP Sample Code License, except as noted otherwise in the LICENSE file.