shilpi_agarwal
9 years agoContributor
Build process in TestComplete
I have one computer where testproject is created and written the functional tests scripts for desktop GUI application. For this I have created a batch file that should run project suite. and The batch file is working fine with the same computer(Win 7).
Now I need to run the testproject suite from another computer where jenkins is installed(but testcomplete is not installed). Questions are what I am Thinking-
1. Does the batch file would be able to run the testproject from jenkins?
if answer is Yes then
no need to craete build ---- Please confirm
If answer is No then
2. Is is necessary to create a build from jenkins to run the test cases?
If Yes then
3. How To create Build in testComplete?
Please suggest the above process?