Inflectra Customer Forums: Step by step break down (Thread) Hi, I created a test case which consists of 10 steps.I have a automated script for all 10 steps for that test case. If I execute the test set . It will run that script and returns the status, It is fine. But I need a way to report each and every step in that test case, For eg : I have a test case in that I have 10 steps, I need a way to mark each and every step execution status to pass or fail from the automated script details log file. Right now how it is working is it is marking as a whole for that test case based on the step results. But I need reporting for each and every step should be marked in the spira. Is this possible? Also is there anything like I need to change in script. Do I need to give step ID in automation scripts to get the step by step breakdown? en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/remotelaunch/automation-engines/636.aspxthreadId=636Anitha lakshmi (anitha.lakshmi1@gmail.com)Step by step break down Hi, I created a test case which consists of 10 steps.I have a automated script for all 10 steps for that test case. If I execute the test set . It will run that script and returns the status, It is fine. But I need a way to report each and every step in that test case, For eg : I have a test case in that I have 10 steps, I need a way to mark each and every step execution status to pass or fail from the automated script details log file. Right now how it is working is it is marking as a whole for that test case based on the step results. But I need reporting for each and every step should be marked in the spira. Is this possible? Also is there anything like I need to change in script. Do I need to give step ID in automation scripts to get the step by step breakdown? Mon, 08 Jul 2013 04:15:51 -04002013-07-17T18:21:29-04:00/Support/Forum/remotelaunch/automation-engines/636.aspxmessageId=1165David J (support1@inflectra.com) Hi Anitha The new API available in SpiraTest and RemoteLaunch v4.0 supports reporting status Hi Anitha The new API available in SpiraTest and RemoteLaunch v4.0 supports reporting status back at the test step level, it's up to the specific plugin to include the ID of the corresponding test step in the results. You need to pass back a list of Test Steps to RemoteLaunch together with an actual result, test step id and execution status. Regards Adam Mon, 08 Jul 2013 20:19:38 -04002013-07-08T20:19:38-04:00/Support/Forum/remotelaunch/automation-engines/636.aspx#reply1165messageId=1166Anitha lakshmi (anitha.lakshmi1@gmail.com)Hi, I got for whole script, but for step by step, What should I pass in my script to remote lauHi, I got for whole script, but for step by step, What should I pass in my script to remote launch. Is there any PDF available for this? I saw the PDF which is available in website. There It says how to run whole script. But for step by step break down. I did not find any info. I just need information on how and what to pass in my Testcomplete scripts to mark each step execution status. Tue, 09 Jul 2013 12:09:10 -04002013-07-09T12:09:10-04:00/Support/Forum/remotelaunch/automation-engines/636.aspx#reply1166messageId=1176David J (support1@inflectra.com) Hi Anitha Thanks for clarifying, I didn't realize that you were referring specifically to Te Hi Anitha Thanks for clarifying, I didn't realize that you were referring specifically to TestComplete. That plugin will report back each checkpoint in TestComplete as a test result step, but it doesn't have the ability to report back against the test steps in the test case. Regards Adam Wed, 17 Jul 2013 18:21:29 -04002013-07-17T18:21:29-04:00/Support/Forum/remotelaunch/automation-engines/636.aspx#reply1176