Answer Posted / pratap19901990
yes,
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
where can i learn VB scripint ?
How are values assigned to the variables in the vbscript language?
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 to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
How to get the length of the string by making use of the string function?
Explain about adodb.stream class?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
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?
How to pass argument by reference to a function in vbscript?
Explain different types of segment?
How will you check that a variable is an array in vbscript?