Skip to content

Configuration Testing

Sarai Varona edited this page Jun 25, 2019 · 10 revisions

(New in v1.3.3 release)

Once you have define all configuration settings (for wetlab and drylab), is time to check if it is working.

Configuration testing for wetlab

To verify the settings on wetlab type on your navigator the following address:

http://localhost/wetlab/configurationTest/

The following text is showed, describing the scope of testing for wetlab app.

start_basic_test_wetlab

Click on the submit button to start the test execution.

Once the test is performed the page result is showed.

Check that all tests were successfully “OK”, by checking the tag icon. test_basic_wetlab_result  

If all the basic test cases are OK the page will allow to run the tests for:

-  NextSeq Run -  MiSeq Run  

Click of the “Run NextSeq Test” button to start the testing start_nextseq_test

Note that it will take some time until all tests are completed.

After tests are done the following page is displayed. test_next-seq_result Check that all tests are OK.

Now click on the “Run MiSeq Test” button to start the tests for miSeq runs. start_test_miseq Check that all tests are OK.

Drylab configuration test

Open a navigator and write the following url

http://localhost:8001/drylab/configurationTest

You should see the following figure.

start_basic_test_drylab

Click on the submit button to start the test execution.

Once the test is performed the page result is showed. test_drylab_results

Clone this wiki locally