Running a Test
- This topic has 1 reply, 2 voices, and was last updated 7 years, 1 month ago by Sasha ZAP.
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Ask Expert › Running a Test
In the Tutorials (I haven’t watched them all), the script starts with starting the web browser, a program. I created my own test script for WPF app and it starts up the program.
Can a test script be run against an application that is already running and on the screen I want it on? If so what is the process?
There is a program called SOTI that connects to Hand Held Terminals (Barcode readers) and displays their screen. One can interact with the barcode reader from one’s PC instead of dealing with the barcode reader’s screen. In my case SOTI will be up and running and connected to the HHT. I want to run the Zap script once there is a connection and not make the connection part of the script. One problem is that SOTI doesn’t always connect with the HHT the 1st time. It can take several iterations.
Thanks
Hello bruce.spring,
Basically if you do not use the “Launch” method (Application(“Application”).Launch) you can run the test upon any foreground opened app (But first be sure to use the objects of this app).
You can also set a condition using the method “Exist” to start your test once the required application is up and running.
Thanks,
ZAPTEST Team
Already have an account? Login
Check you SPAM folder if you do not see the email.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |