Wednesday, December 1, 2010
QTP 11 - What's New - New Features
Download Now!!
XPath and CSS based object identification :Identify objects not only using normal object identification but with XPath and CSS identifier properties.
The new improved results viewer provides an executive summary page with summary data, pie charts and statistics for both the current and previous runs and a quick link to the previous run results.
You can now create reg ex with the help of syntax hints. Regular Expression Evaluator is available to test regular expressions that you have created.
Identify objects not only in relation to each other but in relation to neighboring objects. Objects identified with ordinal identifiers are good only as long as they maintain their relative positions with respect to each other in the new build of application. In case if this position changes or gets interchanged, ordinal identifiers may go for a toss. HP has now introduced Visual Relation Identifier
With the help of LoadFunctionLibrary statement, you can now load a function library when a step runs instead of at the beginning of a run session.
Since QTP is integrated with Service Test, you can now test your GUI and non-GUI based apps in a single run.
Record Support For FireFox is now available.
QTP 11 is capable of receiving Java or .NET log framework messages from your application which can then be embedded in the run results.
You can use the new EmbedScript/EmbedScriptFromFile and RunScript/RunScriptFromFile functions to embed JavaScripts in all loaded browser pages. You can use these scripts to perform operations on, or retrieve data from, the browser pages in your application.
QTP 11 now supports Web 2.0 Toolkit Applications out-of-the-box similar to any other add-ins
You can instruct QTP 11 to automatically parameterize test steps at the end of record session.
Silverlight Add-in To test objects in Silverlight 2 and Silverlight 3 applications. [After installation, Silverlight Add-in is displayed in the Add-in Manager as a child add-in under the WPF Add-in]
You can use WPF and Silverlight Add-in Extensibility SDK to develop support for testing third-party and custom WPF and Silverlight controls that are not supported out-of-the-box
Useful for concurrent license users. With redundant license servers you can create failover, so that if your main license server fails, your remaining servers maintain availability of your licenses without causing any downtime or loss of licenses for users.
src: http://www.learnqtp.com/new-features-qtp-11-aka-functional-testing-11/
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1452494
Wednesday, September 8, 2010
HP Quality Center - Agile Accelerator
- Ability to manage both Agile development efforts and testing efforts within the same Quality Center project
- Pre-built process workflows and rules to guide Agile processes
- Easy to configure pre-built Agile user roles and related privileges
- Agile reports and graphs to track progress, such as Burn-down, Burn-up and velocity graphs
Monday, August 9, 2010
Tuesday, June 15, 2010
HP Forums - Quality Center
IT Resource Center Forums > Management software and system tools > Quality Center
Link : http://forums13.itrc.hp.com/service/forums/categoryhome.do?categoryId=895
This category is for discussions around HPS Quality Center. Topics are related to:
- QuickTest Professional
- TD for Quality Center
- WinRunner
- Business Process Testing
- Delivery Dashboard
- Service Test Management
Tuesday, February 16, 2010
Connect to QC Site Admin Api - SAClient.SaApi
Using VBScript:
Dim objSAClient, resp
Set objSAClient = CreateObject("SAClient.SaApi.9")
'you have to know which is the correct reference to the SiteAdmin
'then login as admin:
objSAClient.login "http://ipaddress/sabin", qcuser, qcpassword
Using PHP:
$objSAClient = new COM("SAClient.SaApi.9") ;
'you have to know which is the correct reference to the SiteAdmin
'then login as admin:
$objSAClient->login "http://ipaddress/sabin", qcuser, qcpassword
NOTE:
If you want to know what is the reference for the SAAPI you have to go to the regedit, "HKEY_CLASSES_ROOT\SaClient.SAapi\CurrVer" and see what is the current version and use it.
For QC 9.2 :
The URL in the format http://
For QC 10.0 :
The URL in the format http://
Thursday, February 4, 2010
HP QTP Extensibility Accelerator demo
See how the HP QuickTest Professional Extensibility Accelerator lets you to test Web 2.0 apps ‘out –of-the-box’ and easily extend your existing tools to support future Web 2.0 development.
src : http://h30423.www3.hp.com/index.jsp?auto_band=x&rf=sv&fr_story=2535f2613537a9e3491ca53047faf913c0666d2e
Wednesday, January 27, 2010
QualityCenter/QTP integration best practices
Attend and learn about:
Details of integrating HP QuickTest Professional and Quality Center, including an explanation of how QTP assets and tests are stored in QC and how QTP communicates with QC
Troubleshooting common integration issues
An explanation of what QTP/QC log files are and how to use them
How to use TDAPI/OTA in QC
What's new in QTP/QC 10
We’ll also give you a chance to ask questions.
We look forward to your participation at this HP Software & Solutions Customer Connection Member Event.
Register today!
Wednesday, February 1008:00am PDT 11:00am EDT 17:00 CET
Tuesday, August 11, 2009
Meet the Experts: Unraveling the mystery of HP Quality Center patches
Are you confused over the way patches are released by HP compared to how the process used to work when
Topics will include:
· Mercury versus HP processes
· Types of patches
· Patch-release schedule
· Patch notification via SSO, KBs
· How to install and uninstall a patch
· What .vpd properties are, and what to do if a vpd.properties file is corrupted
· How to roll back a patch manually
· High-level differences between Quality Center 9.0, 9.2, and 10.0 patch processes on the server side
Meet the Experts: QuickTest Professional
Join Sasha Rabinovich, senior technical support consultant for HP QuickTest Professional, to hear about technological challenges that testing professionals face today and about ways in which QuickTest Professional can meet those challenges. You’ll learn how to test for memory problems with QuickTest Professional, how to debug Web extensibility using Microsoft Visual Studio 2005, and how to use self-solve knowledge to search patches. Rabinovich will also cover the latest enhancements in QuickTest Professional 10.
Access this HP Software Customer Connection Member Event through the below link :
Meet the Experts: tips and tricks for upgrading to HP Quality Center 10.0
HP experts Muhammad Sami and Philipp Schwarze, senior technical support consultants for HP Quality Center, will cover topics of interest to
§ Supported environments for Quality Center 10 installation
§ Upgrade path for Quality Center 10
§ Purpose of the Verify tool
§ Purpose of the Repair tool
§ Verification Report details
§ Usage of exception file while upgrading projects
Access this HP Software Customer Connection Member Eventusing the below link:

