dusharaj
15 years agoNew Contributor
IO redirection in target application
Hi,
I need to perform coverage testing of a target application for different
test cases. There are a large number of tests, so I hope to automate it using a testing framework. Outlined below are the steps I hope to take:
Is this (step 2) possible? If so how can it be done? I'm using AQTime 5.45.487.86
Thank you
dushara
I need to perform coverage testing of a target application for different
test cases. There are a large number of tests, so I hope to automate it using a testing framework. Outlined below are the steps I hope to take:
- Invoke AQTime from within a testing framework (by using CreateProcess)
- Test cases involve simulating keystrokes. I.e. the STDIN of target application need to be redirected to a pipe that the test framework creates.
Is this (step 2) possible? If so how can it be done? I'm using AQTime 5.45.487.86
Thank you
dushara