What are the data types supported by vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
a function that takes an integer array as an argument and returns the largest value in the array. Use the function in a program
Explain about tristate constants?
Input = 124 output should be 124421 Please do not use any string functions/variables
write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
Write a Fucntion to close all Opened browser expect desired one?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
this q asked in applabs, q is: QTP should open google.com page and enter "qtp" in one edit(search) box and click search and should open google.com again and enter "job" in edit(search) box and click on search. I tried this but getting error "Edit(search) box matches more than one object", could anyone this question plz..
when we use filter funtiom invb script(QTP)
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.