What are class properties?
No Answer is Posted For this Question
Be the First to Post Answer
Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.
write a vb script to find simple interest using functions
write a vb script to display ***** ***** ***** ***** *****
Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements
who will create the object?
Have any one know about Test Complete 6, please let me know. If any one have good material regarding Test Complete 6, Please send to my mail id: cns.praveen@gmail.com
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 get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
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?
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?
write a vb script to generate fibonnaci numbers
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?