i have to open a notepad having no. of words in dat file by
recording in qtp and then find a particular word and display
true or false
Mention what is variant in vbscript?
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.
Mention how you can call vbscript functions?
write a vb script to rename a folder from tree4 to tree7
write a program to display configuration of a local system with the help of vb script.
Write a program using Java Script / VBscipt that checks if two matrices have identical values in all the elements
How to write Descriptive programming in .VBS file i wrote this code but it is giving error.. Dim qtApp set qtApp=createobject("QuickTest.Application") qtApp.Launch qtApp.Visible=True Set objIE = CreateObject("InternetExplorer.Application") objIE.visible = True objIE.Navigate "www.gmail.com" browser("title:=gmail").title("title:=gmail")
How will you convert a string to upper case string using vbscript?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
What is the differene between QTP 8.2 and QTP 9.0 and QTP 9.1,Pls give me answer ASAP.
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.
How to learn VB Script, Since iam working with QTP. So i need to learn VB script.