how to write a vb script in QTP for yahoo registration form,
i want to check the performance also like performance test,
stress, load test like that.
No Answer is Posted For this Question
Be the First to Post Answer
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
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
1) How can we use VB script in testing the application? 2) What all are the things(Software application to be installed in PC) we need to learn VBscript?
Which in-built function related to an array joins substrings into one string 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..
write a program to display the system specifications of client system with the help of vb script.
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
What is purpose of scripting.filesystemobject class 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.
What are the special sub-types in vbscript?
did any one attended interview in applabs if you had gone through plz tell me the procedure
How to learn VB Script, Since iam working with QTP. So i need to learn VB script.