Hi. I have the next structure:
Folder Test\Script1\Script test 1 Folder Test\Script2\Script test 2 Folder Test\Script3\Script test 3 Folder Test\Script4\Script test 4 In the folder Script5 there are 4 scripts Folder Test\Script5\Script test 5 Folder Test\Script5\Script test 6 Folder Test\Script5\Script test 7 Folder Test\Script5\Script test 8 Total of script test 29 I need to execute only 7 script of 29, I have a vbs script that make a loop to execute all the scripts. I don't know how to modify this .VBS to execute only the 7 scripts selecteds. Other important questions is the dependence among some scripts, for example, "the script test 2" must be run before "the script test 3" because this uses a information saved by the prior script. Thanks in avance Miguel Ángel Díaz -- -- 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/groups/opt_out.
