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
Answer Posted / sojan davis
IF using QTP tool, you can use Import Function
Datatable.ImportSheet "C:\.\.\Data.xls","Sheet1","Global"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
Explain the scope of the variables using dim, public, and private keywords respectively.
What is byref and byval parameters in vbscript?
How do i automate a website www.flyashx.com without having any test cases witin a week time.
Explain about .wsf files?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Which function allows you to instantiate an object given its programmatic identifier or progid?
How will you get the smallest subscript of an array in vbscript?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
Which event is triggered when mouse focus comes out of an element in the vbscript language?
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
How to take whole text output from screen of Bitmap Application.
Mention what is the technology used by vb script?
Difference between dim,public and private variables in vb script?