LISA INVOKE - Output report URL does not displays the report for DevTest 10.6.0
search cancel

LISA INVOKE - Output report URL does not displays the report for DevTest 10.6.0

book

Article ID: 188023

calendar_today

Updated On:

Products

CA Cloud Test Mobile CA Application Test Service Virtualization

Issue/Introduction

Running lisa invoke for a test case:
 
 
http://somemachine:1505/lisa-invoke/runTest?testCasePath=/apps/lisa/10.6/Projects/MW DataPower_Upgrade_TestAutomation_Framework/Tests/WARP_Flows/New_Customer_Single_Line_Activation.tst&stagingDocPath=/apps/lisa/10.6/Projects/MW DataPower_Upgrade_TestAutomation_Framework/Tests/StagingDocs/Run1User1Cycle.stg&configPath=/apps/lisa/10.6/Projects/MW DataPower_Upgrade_TestAutomation_Framework/Configs/SQT29.config
 
 
-<reportUrl>

 

-<![CDATA[http://somemachine:1507/devtest/#/main/testMonitorTests/overview?testRunId=C1AB4806EA0311E984D1005056AC824A]]>
</reportUrl>
The above URL is not working as expected
======================

 

<?xml version="1.0" encoding="UTF-8"?>

 

-<invokeResult>



-<method name="RunTest">



-<params>

 

<param name="testCasePath" value="/apps/lisa/10.6/Projects/MW DataPower_Upgrade_TestAutomation_Framework/Tests/WARP_Flows/New_Customer_Single_Line_Activation.tst"/>

 

<param name="configPath" value="/apps/lisa/10.6/Projects/MW DataPower_Upgrade_TestAutomation_Framework/Configs/SQT29.config"/>

 

<param name="callbackKey" value="C1A33198EA0311E99FC3005056AC824A"/>

 

<param name="coordName" value="Coordinator"/>

 

<param name="stagingDocPath" value="/apps/lisa/10.4/Projects/MW DataPower_Upgrade_TestAutomation_Framework/Tests/StagingDocs/Run1User1Cycle.stg"/>

 

</params>

 

</method>

 

<status>OK</status>



-<result>

 

<status>ENDED</status>



-<reportUrl>

 

-<![CDATA[http://somemachine:1507/devtest/#/main/testMonitorTests/overview?testRunId=C1AB4806EA0311E984D1005056AC824A]]>
</reportUrl>

 

<runId>C1AB4806EA0311E984D1005056AC824A</runId>

 

<pass count="1"/>

 

<fail count="0"/>

 

<abort count="0"/>

 

<warning count="0"/>

 

<error count="0"/>

 

<message>New_Customer_Single_Line_Activation,Run1User1Cycle</message>

 

</result>

 

</invokeResult>

Environment

Release  : 10.6

Component : DevTest Portal

Cause

Broken code.

Resolution

We have a fix for this issue.  These get applied to the machine running the DevTest Portal.

Open a support case and refer to defect DE455256 for DevTest 10.6.

Additional Information


Steps to apply patch for 10.6.0:

1. Bring down all DevTest components.

2. Delete the lisatmp_10.6.0 folder to start with fresh logs.

3. Take backup of DEVTEST_HOME/webserver/phoenix/phoenix-10.6.0 to a folder outside DevTest.

4. Delete all the folders and files under DEVTEST_HOME/webserver/phoenix/phoenix-10.6.0

5. Extract the attached war to DEVTEST_HOME/webserver/phoenix/phoenix-10.6.0.

6. Start all DevTest components.