Service Virtualization

  • 1.  Print Before and After DB values in Reports

    Posted May 10, 2018 03:29 AM

    Hi,

    I am trying to write a test case, where the first step is "SQL database execution" to query the DB. The next step is pushing the XML to MQ using "read rows from a data file" data set in "IBM MQ native send receive" step. The third step would be again query the DB and compare xml values to DB values. For this i have written scripted assertion for validation.

    Now, when i run the test case, i need to print the DB values(logging details) in the report, not in ITR.

     

    Before DB Values:

    Field 1  Field 2  Field 3

    ------       ------      -------

     

    After DB Values:

    Field 1  Field 2  Field 3

    ------       ------      -------

     

    Is there any way to do it?

     

     

    Please let me know the solution.

     

    Thanks,

    Ganga



  • 2.  Re: Print Before and After DB values in Reports

    Broadcom Employee
    Posted May 10, 2018 03:46 PM

    What do you mean by seeing it in the report?



  • 3.  Re: Print Before and After DB values in Reports

    Posted May 11, 2018 01:23 AM

    I would like to see the results in DevTest Portal Reporting. When i tried with printing the results in Output Log message, i am not able to see the step in Test Execution Detail Report.



  • 4.  Re: Print Before and After DB values in Reports

    Broadcom Employee
    Posted May 21, 2018 11:53 AM

    Have you made sure your step is not marked as quiet?



  • 5.  Re: Print Before and After DB values in Reports

    Posted Jun 05, 2018 08:45 AM

    Gangashri,

    Did you receive Marcy's latest update requesting if you have made sure your step is not marked as quiet?