Search found 6 matches
- Mon Sep 01, 2008 9:05 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: RMA Cannot Send Data ERROR?
- Replies: 6
- Views: 22305
The same probelm
No anti virus is installed and the windows firewall is disabled. I get the "RMA: Cannot read data. An existing connection was forcibly closed by the remote host." once in 10 runs of the test. The "Windows socket error: An existing connection was forcibly closed by the remote host (100...
- Mon Aug 18, 2008 11:06 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Email fow "warning" and SMS for "Bad"
- Replies: 1
- Views: 8159
Email fow "warning" and SMS for "Bad"
How can I send an Email on a "warning" status and an SMS on a "Bad" status as an action of the same test?
Best Regards,
Tal Tsimbalist
Best Regards,
Tal Tsimbalist
- Mon Aug 18, 2008 11:04 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: How to use Wscript.sleep() in Active Script test
- Replies: 2
- Views: 14694
Thank's for the help
Thank's for the help
- Wed Aug 13, 2008 4:48 am
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: How to use Wscript.sleep() in Active Script test
- Replies: 2
- Views: 14694
How to use Wscript.sleep() in Active Script test
Hi, I was trying to create a delay in my Active Script test: FUNCTION PerformTest() While not <condition> Wscript.sleep() wend END FUNCTION I get the following error: Error number :424 Source :Microsoft VBScript runtime error Description :Object required: 'Wscript' I'm not familiar with any other wa...
- Mon Aug 11, 2008 6:57 am
- Forum: Other
- Topic: TestA run TestB
- Replies: 3
- Views: 22567
- Sun Aug 10, 2008 10:22 am
- Forum: Other
- Topic: TestA run TestB
- Replies: 3
- Views: 22567
TestA run TestB
How can I make TestB run upon TestB completion?