QTP Forums has seen an enormous growth since we launched it in Jan 2008 and now has more than 7000+ threads and 23000+ posts on various topics in QTP. With growth, this forum became a target for spammers dropping all sort of Vi**ra, s*x, health links in their profiles and signatures.
This created a maintainability issue for us and we had to spend lot of time cleaning such links on a daily basis. Last weekend – Feb 12th, 2011 – we pruned all users who had 0 posts AND were more than 90 days old. This has bring down the forum members count from 10,000+ to 2900+. We agree it may have removed genuine – silent – users too. So in case you fall in that category, please register yourself again on QTP Forums and make sure to participate on various threads.
Request to all forum members
Please help us in keeping the forums clean. In case you find anyone advertising, dropping unwanted links, please report such profiles by using the “REPORT” button found below every post.
Going forward we are adapting a zero-tolerance policy towards spam, and spammers will face an outright ban without warning.
Hi Ankur,
I want to extract all the values displayed under a type ahead box and capture the same in an excel using vb script.Can you please help me out .
Hi Ankur,
We are trying to automate an application which uses UC4 Solution manager to launch AppWorx. (AppWorx is a web-based application which lets helps schedule and submit jobs using SQL queries.) on QTP 10.0 we have tried various combinations of addin , oracle java but QTP fails to recognize the objects. When the basic add-ins are selected it records it as a window’ without child objects and records the navigation using co-ordinates. On selecting Java/Oracle add-in it doesnot record anything.Please let me know if there is any other setting t hat i need to make or are there there additional patches to be installed
Hello,
Could any one please tell me the difference between post() and save() methods in quality cneter 10.00 Open Test architecture?
Actually i am trying to upload an Xml file to Qulaity center under currentestset attachments Tab for quality center 10.00 version,but when control is coming to the save method the qtp is hanging!!!!
What’s the reason behind this?
Code:
Set obattch=qcutil.currenttestset.attachments
set objattachment=obattach.Additem(Null)
objattachment.Type=1
objattachment.post
objattachment.Save(True)
objattachment.refresh
Also tell me the difference between Post and Save Methods in Quality center OTA?
Please let me know ASAP:)
Hi,
Could any one write a script for adding the objects to the object repository
Hi,
My result excel sheet has more than 30,000 rows. Can any one suggest how can i handle this situation?
Is there any way where i can devide the result or converted the results to some other formats.
Please suggest me.
regards,
Shankar
@Rahul: Short answer. No.
@All: Please ask QTP related questions on QTP Forums
Hi…Is there a method to generate qtp executable file that will run all the scripts of QTP without the QTP tool actually present in the same machine…
I want to generate Executable QTP file, so that i can run my scripts on other machine where QTP tool is not installed.Can this be done?What are the steps to do it?
Pls reply…Very [censored]
Hi Ankur,
I am new to qtp. I wish to invoke qtp 10 from MS Excel 2003 on Windows XP. I wrote following staements in excel macro. When I run this it gives me error called “ActiveX component cant create object”. I tried registering – regsvr32 “C:\Program Files\Common Files\Microsoft Shared\DAO\dao360.dll”
Dim App
‘ — launcing qtp with required setting from .vbs file
Set App = CreateObject(“quicktest.application”)
App.Launch
‘ — making qtp visible
App.Visible = True
Can you please help me?
Krish
is it possible to perform performance testing using QTP-
or we can run qtp scripts in load runner
HI ,
I guess its always good to have quality content, so that we as end users can get the required knowledge with minimal effort. This blog indeed has some great contents that ease out our working.
Thanks a lot for doing that extra mile over here.