Anyone have qtp11.0 crack?
No Answer is Posted For this Question
Be the First to Post Answer
How will you release the memory acquired by an array variable in vbscript?
What is vbscript?
how to validate the text in a web table
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
Explain about operator precedence in vb script?
Which function is used to perform string comparison?
Explain what is loose binding? Why is it not a good practice to use it?
Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page
Mention how to access array data?
write a program to display the system specifications of client system with the help of vb script.
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 to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me