Hi Shilpa, Please with below video for Batch execution. https://www.youtube.com/watch?v=HVf5s3Cs4IA
In AOM you have a method called QTPObj.Test.LastRunResults.Status which will tell whether the test execution is passed or failed, which you can write in a Excel file. Thanks, Uday QTP / UFT Videos <https://www.youtube.com/user/AnemUday/videos> On Friday, 20 June 2014 10:44:27 UTC+5:30, shilpa gupta wrote: > > Hi, > i use the AOM code and qtp save the result of each script separately. but > i have to open each file for seeing the result > is there any way by which i can read the result from QTP Run Result Viewer > and store Pass/Fail for each step in an excel file > > On Wednesday, June 18, 2014 7:57:14 PM UTC+5:30, raja sekhar wrote: > >> >> use MultiTestManager which helps to run all the QTP test scripts as a >> batch. It is free to download. >> >> >> On Wed, Jun 18, 2014 at 10:27 AM, shilpa gupta <[email protected]> >> wrote: >> >>> Hi, >>> we need to execute multiple test scripts (50 around) in a batch >>> (sequence). we don't use qc. also want to see results of each test scripts. >>> Please suggest how this can be done. In the Batch Runner of QTP, there is a >>> limitation that the results of all scripts can be viewed only manually. so >>> don't want to use Batch Runner of QTP. it is good for us if we can show the >>> results of each step of each test script in an excel file. pls reply >>> urgently any method >>> Regards >>> >>> -- >>> -- >>> You received this message because you are subscribed to the Google >>> "QTP - HP Quick Test Professional - Automated Software Testing" >>> group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/MercuryQTP?hl=en >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "QTP - HP Quick Test Professional - Automated Software Testing" >>> group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- -- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en --- You received this message because you are subscribed to the Google Groups "QTP - HP Quick Test Professional - Automated Software Testing" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
