What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
No Answer is Posted For this Question
Be the First to Post Answer
How to take whole text output from screen of Bitmap Application.
What are class events?
1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 how to find using vbscripting
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
How will you get a subset of a array in vbscript?
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?
write a vb script to rename a folder from tree4 to tree7
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.
if there is any string in a given format like as "company name employeecode date" then we have to fetch employeecode form string for ex-string is "capgemini12345june2013" then we have to fetch 12345 by using vb script so guys how can we do that please reply it.
How are values assigned to string type and numeric type variables?
who will create the object?
How will you convert a string to upper case string using vbscript?