how to write the startup scripts in winrunner? can any body
explain with example code?
No Answer is Posted For this Question
Be the First to Post Answer
how to write a startup script in winrunner
How to Swap 30 & 40 in IP address 192.30.40.1 using TCL script?
What does Tcl stand for?
How to run a package in tcl
How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?
how to write the startup scripts in winrunner? can any body explain with example code?
Test case on windows calculator?
write a regular expressions to fetch all the valid ip's
Write a proc to increment the ip by the given no. of times. The incremented IPs should be a valid one. Ex: proc <name> {ip no_of_incrments} { body }
write a program to the given ip is valid private address or not(192.168.1.1)?
WHAT IS TCL?
How to get the next ip for given ip ex: 10.10.10.1 -> 10.10.10.2 ex: 10.10.10.255 -> 10.10.11.0