Answer Posted / rekha
there are different ways of declaring variables
this option is used to declare multiple values
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are the differences between sub procedures and function procedures?
how does vb script help in web page designing? explain with example.
wht must be the interview question on corinthian information technology solutions incorporated.
How to add actions in driver script to run those actions in QTP?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
write any ttest cases using check points and parameterization
Which operator can be used to check if two numbers are equal or not in vbscript?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
can anyone tell me the procedure of interview held in applabs
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
Which function is used in the vbscript language to convert the specified expression into a date type value?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
Explain what is loose binding? Why is it not a good practice to use it?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
How will you get a string with the specified character the specified number of times in vbscript?