Associated files in QTP?

Answer Posted / poonam

Associated files are the script files(in which the
functions/methods are defined)
Ex: If you want to add a associated file, make a file with
functions in vb script, having extension .vbs

Using the file.
In Test ->Settings ->Resources. add a associated file by
selecting from proper location.
It can be made default for a test.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many ways we can parameterize data in quicktest professional?

652


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

1675


How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

2660


Explain different recording modes?

676


Does quicktest professional (qtp) is unicode compatible?

631






What is the difference in testing a client-server application and a web application?

653


What are the things(properties, and other details) will be recorded while recording an object using normal recording?

1620


Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com

1600


What are the steps involved in recovery scenario wizard?

620


How to analyzing the checpoint results?

608


What are the various automation frameworks available in qtp?

607


How to export quicktest professional (qtp) results to an .xls file?

685


What is the basic concept of quicktest professional?

651


What is the recovery scenario in qtp?

659


How many types of recording modes in qtp? Describe each type with an example where we use them?

704