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
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 regular expressions to fetch all the valid ip's
Set ip address as 10.30.20.1 write a script to replace the 30 with 40 ?
how to write a startup script in winrunner
How to run a package in tcl
write a program to the given ip is valid private address or not(192.168.1.1)?
How do you check whether a string is palindrome or not using TCL script?
if i give in numbers output should be in characters example : set a 23 o/p twentythree
how to write the startup scripts in winrunner? can any body explain with example code?
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
Which scripting language is better among TCL Perl and Python and why?
How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?