when we use filter funtiom invb script(QTP)
No Answer is Posted For this Question
Be the First to Post Answer
write a qtp script to count the number of minimized windows
we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (i.e mean netscap,m azol..like )
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
How can you test font size, type and color using QTP tool?
In html file what is an ideal position to include vbscript?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.
reverse the string without using reverse string?
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")
Which command is used for writing text on a page?
What are the 2 ways in which a variable can be declared in the vbscript language?
hai all.iam chandu..please let me know how to test a link in QTP when it is changing at run time..and what property we should take while we r using descriptive programming for a link..