What is byref and byval parameters in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
How will you reverse a string in vbscript?
hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?
write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
write any ttest cases using check points and parameterization
Diff between web table ,datatable and data base (QTP)
what is the standards used for writing the script in QTP
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
Explain different types of segment?
When to use function procedures and what are its characteristics?
What is the difference between for loop and while loop?
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)