How we can call the scripit from another scripit in
QTP?,Not a call Action

Answer Posted / srik

You can run multiple scripts from a vbs file though.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2811


what is the difference btn risks & Therads in the Test plan documentation?

1884


Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance

1708


Hi, Can we open a test in qtp10 which is saved in qtp 9.2?

1687


Can we record an application running on a remote machine using qtp?

933


How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..

1884


What is the parameterization? Give one example?

792


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

2030


Explain the types of properties that quick test learns while recording?

802


Explain Descriptive Programming Types with Examples?

1179


Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)

1626


When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti

2709


Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.

1970


HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?

1961


when to start the automation?

1696