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
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.?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
How to add actions in driver script to run those actions in QTP?
How to create a function in vbscript?
How to write functions and sub in vb script?
write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
What is variant in vb script?
write a vb script to generate fibonnaci numbers
Differentiate javascript and vbscript?
Hello All, In QTP 9.2 for Mozilla Firefox, there is webelement in my application, I tried to click on that using decsriptive programming, but it does not work. and for this i tried this code too: Set obj = CreateObject ("Mercury.DeviceReplay") absx = Browser("").Page("").WebElement(".").GetROProperty ("abs_x") absy = Browser("").Page("").WebElement(".").GetROProperty ("abs_y") obj.MouseMove absx, absy obj.MouseClick absx, absy, 0 But it is not clicked. Can anyone help me out for this problem. Thnx in Advance
How to write functional test cases for send button in gmail.