• when Quick test connected,you can create/modify the tests in quick test and save them directly to quality centre
• File -> Save click button, Save dialog window open
• Click ‘Quality Centre Test Plan’ then select the specific location and click save button (Note:- check the check box - Screen files are uploaded into QC Else No
Monday, December 6, 2010
Integrate the QC with QTP
• QCUtil is an object to access the full functionality of the quality centre OTA(Open Test Architecture)
• You can store or retire the files and scripts from quality centre
Dim TDConnection
Set TDConnection = CreateObject("TDApiOle80.TDConnection")
• You can store or retire the files and scripts from quality centre
Dim TDConnection
Set TDConnection = CreateObject("TDApiOle80.TDConnection")
Disconnect Quick Test from Quality Centre
• User can disconnect the quality centre connection from QTP like File -> Quality centre connection or toolbar button
• While disconnect the QC, if any QC testscripts, vbsfiles,OR will automatically disconnect from QTP
Step3 Logout from the project or change the project Step2 Change User or logon to new user
Step1 Disconnect form the server
After that, close the QC Connection window
Subscribe to:
Posts (Atom)