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
Which scripting language is better among TCL Perl and Python and why?
{Anu Anudeep Anukumar Amar Amaravathi Aruna} is their any possibility to find the letter "a"in the given list? if yes how?
Test case on windows calculator?
Write a program to increment IP address to +10 and verify it is correct ip or not ?? example my ip is 172.122.132.143 increment this ip to +10 and verify it is valid ip or not
Set ip address as 10.30.20.1 write a script to replace the 30 with 40 ?
How TCL works
Problems with utf-8 between Mac and PC
how to write the startup scripts in winrunner? can any body explain with example code?
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 }
How increment a character? For example, I give 'a' and I should get 'b'.
How do you find the length of a string without using string length command in TCL??