Forum Discussion
Pakema
15 years agoContributor
Tomer Dichterman 0_o U use VERY huge commad line! Why?
Let's do easy
Before running TestExecute preparing some config file, f.e., ini-file with content
[Main]
Param=1
Param=2
Param=3
And then just run TE
c:\Program Files\Automated QA\TestExecute 8\bin\TestExecute.exe C:\Test_complete_proj\VSS_2\VSS_1.pjs C:\Test_complete_proj\VSS_2\Config.ini
And in script VSS_1.pjs write proc/func for read from ini
GL HF :)
Let's do easy
Before running TestExecute preparing some config file, f.e., ini-file with content
[Main]
Param=1
Param=2
Param=3
And then just run TE
c:\Program Files\Automated QA\TestExecute 8\bin\TestExecute.exe C:\Test_complete_proj\VSS_2\VSS_1.pjs C:\Test_complete_proj\VSS_2\Config.ini
And in script VSS_1.pjs write proc/func for read from ini
GL HF :)