100% automation cannot be achieved
Require training and proficiency in scripting
Debugging is not easy
Maintenance of script is tedious and ...
Search results for debugging
What is UCCAPILOG ?
Posted by Kuram
In short UCCAPI stands for Unified Communications Client API by Microsoft and UCCAPILOG is a log file created by that API. The log file contains debug ...
The standard log sends a subset of functions and messages sent during script execution to a log. The subset depends on the Vuser type Extended log sen ...
When do you disable log in Virtual User Generator, When do you choose standard and extended logs?
Posted by Devin
Once we debug our script and verify that it is functional, we can enable logging for errors only. When we add a script to a scenario, logging is autom ...
a) Yes, I have performed debugging of scripts. We can debug the script by executing the script in the debug mode. We can also debug script using the S ...
We can debug the script by executing the script in the debug mode. We can also debug script using the Step, Step Into, Step out functionalities provi ...
What is the purpose of step, step into, step out, step to cursor commands for debugging your scrip
Posted by Devin
The purpose of the commands are : STEP--> Runs a single lline of the TSL script. STEP INTO--> Calls and displays another test/user-defined function. S ...
Big difference is that debugging is conducted by a programmer and the programmer fix the errors during debugging phase. Tester never fixes the errors, ...
« previous1 next »
