What is Procedure or Subroutine in VB Script?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to display the numbers in the below format using for loops? 1 2 3 4 5 6 7 8 9 10 11 12 and Write a program to display the numbers in the below format using for loops. 1 2 3 4 5 6 7 8 9 10
1. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
Explain about the asc function?
when you use For Loop, While..do, do..while? at what situations which loop will use.
How to assign a numeric value to a variable?
write a vbscript for finding the sum of the numbers from 1- 50
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
what is the standards used for writing the script in QTP
how to retrive the tooltip by using descriptive programming in qtp?
How to take whole text output from screen of Bitmap Application.
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Difference between Function and Sub routine?