Explain about scrrun.dll in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
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
Check whether given Number is Even or Odd?
Which date function is used in the vbscript language to find the difference between the 2 dates?
My Salary is 65000. How Much TDS I have to pay
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
What is the difference between vbscript and vba?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
What is parametrization ?
In what way program "hello world" you can write in vbscript?
hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh