hi what is called GUI in QTP 8.2 and how can we test the
apllication using GUI?
No Answer is Posted For this Question
Be the First to Post Answer
give me any information abou vb script books learn quckly
write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail
Is vbscript a case-sensitive or case-insensitive?
How will you get a subset of a array in vbscript?
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")
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
What are lbound and ubound in the vbscript language?
What is the difference between vb debugger and the script debugger?
when you use For Loop, While..do, do..while? at what situations which loop will use.
How to create a cookie using vbscript?
What variable can you use to share info across the whole application for one user?