opengeospatial / teamengine-integration-testing

Code and instructions to test teamengine on the web, integrating some ETS and sample files
0 stars 1 forks source link

Evaluate alternative testing tools #24

Open dstenger opened 6 years ago

dstenger commented 6 years ago

E.g. Selenium, SoapUI

dstenger commented 6 years ago

Can you please check in the current status of work to https://github.com/opengeospatial/teamengine-integration-testing on branch selenium?

keshavnangare commented 6 years ago

@dstenger

Created the selenium branch and added current work.

dstenger commented 6 years ago

@keshav-nangare Thank you. I successfully tested the current working status. This can be used for further investigations -> Integration in Jenkins , execution via Maven, individual configuration of test run (Test suite version and tested environment must be configurable)

Thus, for now, we do not need tests for further test suites (first, evaluation should be finished).

Questions:

keshavnangare commented 6 years ago

Test suite version and tested environment must be configurable.

We can configure this version and environment using a properties file. We can create a properties file for configurable parameters.

Is there a headless mode for test execution?

Yes. Just I have verified with selenium, it is possible to run the test in headless mode.

I will update this script accordingly and will let you know.

keshavnangare commented 6 years ago

@dstenger

I have updated the script according to our discussion. The tests are executing the with maven.

Please have look.

ghobona commented 3 years ago

Testbed-17 is investigating this topic.

The ticket will be closed after the Testbed-17 CITE ER is published.