on 2021 Aug 10 8:39 AM
Since BAS does not support E2E testing tools like uiveri5. we are working on developing framework in VSCode. locally it works for us as we launch localhost index.html and then run uiveri5 TC(in config file we provide localhost url),however how do we access application being developed in BAS(as it is a complete different workspace).. To give an example : when code will be deployed to QA and we have to run functional suite how do we access same, as it is not a cloud URL which can be accessed via script(eg :https://workspaces-ws). what is the solution to such case ? Is there any cloud connector or something like that we can use
Request clarification before answering.
Hi ssilori,
I hope I understand your question correctly: You want to test a UI5 app with uiveri5, which was developed in BAS?
The easiest way to do this is to clone the Git repository on the local machine and run the tests there, as you do with the example above.
Regards
Simon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
88 | |
10 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.