Forum Discussion
so how can i launch my application using PyUnit
you would add code to do that? something like
https://stackoverflow.com/questions/13222808/how-to-run-external-executable-using-python/13222809
https://stackoverflow.com/questions/1811691/running-an-outside-program-executable-in-python
- Mohit_Dadhich4 years agoContributor
Yes it's working fine thanks, now i am able to launch my application through subprocess.call()
Also Am i be able to work on my application through the scripts i have created using TestComplete script tests in PyUnit module?
For ex - Need to login into the application and verify the logged in user. For this i have created a keyword test using python. But i want to execute it via PyUnit so is it possible?
- hkim54 years agoStaff
no thats not possible
kdt can only be ran via testcomplete or testexecute
- Mohit_Dadhich4 years agoContributor
Ok Thanks for the information..
Am i be able to work on my application through the Scripts Test i have created using TestComplete script tests in python language and i want to run it through PyUnit?
Scripts is created for logging into the application and verification. Does PyUnit support the objects and methods of TestComplete?
Related Content
- 3 months ago
- 2 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago