how to call multiple scripts in QTP at a time

Answer Posted / nandankumar

By Using Test Batch Runner....we can execute a group of
script files at a time.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does you pass optional arguments in qtp?

557


What is the basic concept of qtp?

569


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

3483


I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so

2248


Explain the concept of object repository?

522






I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?

615


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

2565


What is qtpro? What is quick test pro?

555


In Remote acess server how u run a test?

1282


Object repositories types, which and when to use?

571


Diff b/w Health care domain and Banking Domain?

4211


How to delete an object from the object repository?

589


Explain quicktest professional testing process?

556


How do you test DLL files using automation Tool QTP?

2726


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

1374