Which function allows you to instantiate an object given its programmatic identifier or progid?
No Answer is Posted For this Question
Be the First to Post Answer
What are subprocedures in vbscript?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
write a vb script to add two 2*2 matrix
I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<<The data retrieved from data base >>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent
What is the output of a + b in vbscript if a = 5 and b = 10?
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
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)
Mention when to use function procedures and what are its characteristics?
Why is the use of exit do or exit for statements within loops discouraged?
What is the differene between QTP 8.2 and QTP 9.0 and QTP 9.1,Pls give me answer ASAP.
find the length of the string without using length function?
How will you convert a string to upper case string using vbscript?