Answered

Report

How I can get a report when I'm running test cases on a local machine?

0
3 comments
Avatar
Joseph Hamdan

Hi Olena,

Would you please let us know more about the purposes of your request? Basically when running test cases locally, you are watching it and will be using local runs to author and debug tests, it is not used for actual regression. 

We can suggest to use local player logs to help you. Below is an article that demonstrates how they are used. Basically you can adjust the log levels to Debug or Trace for highest output, run your test cases and the logs will update step by step.

https://subject7.atlassian.net/wiki/spaces/SD/pages/971669505/Local+Player+Logs

Regards,

Subject7 Team

0
Comment actions Permalink
Avatar
Olena Mazikina

I need to upload an Exel file in S7 with some data(two different columns with size ), then iterate through this file(using a loop), and I need to get a report - this size same or different. 

0
Comment actions Permalink
Avatar
Joseph Hamdan

Hi Olena,

If your test case is all set and prepared, are you able to run it in the cloud?

You can create an execution set to trigger it and once execution is finished, you can open the results page and use Export to Excel/PDF buttons.

Regards,

Subject7 Team

0
Comment actions Permalink

Please sign in to leave a comment.