It's all about the answers!

Ask a question

How to run Selenium test cases using RQM


Shamik Sen (1111) | asked Jun 21 '16, 10:54 a.m.
 Hi,

In order to run Selenium test cases using JUNITAdpator, what are the prerequisites?
Do we need to install RQM in our test machine?

Regards,
Shamik

One answer



permanent link
Ara Masrof (3.2k15) | answered Jun 21 '16, 11:24 a.m.
JAZZ DEVELOPER
I would start here:
Running JUnit Selenium adapter execution tests

There are four sub topics on this page that should be helpful as well (The links are accessible from the page above)

Configuring JUnit Selenium adapters
To implement a JUnit Selenium adapter, you must first configure it.

Starting JUnit Selenium adapters
After you configure the JUnit Selenium adapter, you can start the adapter from a command prompt for the first time.

Creating and running Selenium scripts in the Quality Management application
You can create a reference to a Selenium script just as you would create any script in the Quality Management application.

Adding screen captures created by a JUnit Selenium test to execution results
When a JUnit Selenium test is executed it can create screen captures of the browser session to show error conditions. You can include these screen captures in the execution result of the testcase or testsuite run for later viewing.


Comments
Shamik Sen commented Jun 21 '16, 1:01 p.m.

 Hi, 


The steps you have pointed out is pretty helpful. Thanks.
The problem I am facing is after downloading the CLM installer, when am trying to install the server, it gives an error that it is unable to find a lot of repositories. I am unable to insert the screenshot owing to my trust score.  

Regards,
Sen

Your answer


Register or to post your answer.