Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#1584 closed defect (fixed)

Test Earthlook web GUI by Selenium

Reported by: Bang Pham Huu Owned by:
Priority: major Milestone: 9.5
Component: systemtest Version: development
Keywords: Cc: Peter Baumann, Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

We had a short discussion about the problem with Earthlook and this is just a summary plus some ideas.

So it is best to keep it updated with new patches from the stable package is built, then Earthlook also will be updated accordingly.

After that we could run the test: copy the requests from Earthlook for each services (WCS, WMS, WCPS, Rasql) as a script and run it, ideally hourly by cron and send an email when it has error. So, when one wants to demo the feature in front of others, it should be confident without unexpected error from RasServer/Petascope.

Change History (3)

comment:1 by Bang Pham Huu, 7 years ago

Component: undecidedsystemtest
Resolution: fixed
Status: newclosed
Summary: Install stable rasdaman automatically and add the tests in Earthlook client to run dailyTest Earthlook web GUI by Selenium

There is a java application is built to test Earthlook GUI by Selenium (http://codereview.rasdaman.org/diffusion/17/). It needs to be setup as a crontab on Kahluah to test the web daily. It imitates the user's behavior with clicking on buttons to get results, then captures the web images and compare with the oracle images with similarity ~95%.

comment:2 by Dimitar Misev, 7 years ago

Can you provide instructions on how to set it up? Best as a README in the repository.

in reply to:  2 comment:3 by Bang Pham Huu, 7 years ago

Replying to dmisev:

Can you provide instructions on how to set it up? Best as a README in the repository.

I will ask you about how you run as crontab to put on README file.

Note: See TracTickets for help on using tickets.