![]() |
| |||||||
Testing Anywhere Post messages and questions related to Testing Anywhere here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Is there any way to start a script part way through to incrementally test it? I have a script that starts an application, logs in, does some stuff and now I want to progressively enhance what it does. Starting form scratch each time is going to become a nuisance. Is there anything I can do short of writing a series of short scripts which I progressively add to the main one? Tim. |
| |||
|
This is one of the easiest questions we’ve ever had to answer: you can stop a script at any time by using a single line of code: If Err <> 0 Then Wscript.Quit End If
__________________ best scada training in chennai | best dcs training in chennai | plc scada dcs training in chennai | |
![]() |
| Thread Tools | |
| Display Modes | |
| |