Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

QTP Interview Questions
Questions Answers Views Company eMail

What is an object repository?

1096

What are advantages of test automation?

1195

What are the different kinds of test steps?

1164

To which environments does QTP supports ?

1 1697

How does QTP identifes the object in the application?

1 1585

what do you call the window testdirector-testlab?

1 1611

how do u create new test sets in TD

1 1676

How to get Traceability matrix from TD?

1289

How to import a test case present in ".xls" file to TD under a Test set?

1286

How to attach a file to TD?

1224

What do you to script when objects are removed from application?

1127

Syntact for how to call one script from another? and Syntax to call one "Action" in another?

1 1754

3 differences between QTP & Winrunner?

1 1697

What scripting language is QTP of?

1 1579

How to Analyze the Checpoint results by Standard Checpoint?

1 1722


Post New QTP Questions

Un-Answered Questions { QTP }

Discuss quicktest professional environment?

1125


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

1234


Discuss quicktest professional (qtp) environment?

1067


How do you know the location Id of an object if you know its index id?

1097


What is the difference between the design-time and run-time data tables?

1176


How did you use regular expressions in QTP and also in WR?

2699


desribe a situation where u faced a stressful situation and how did u cope with it

1912


I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .

2339


What is an object repository?

1096


Differentiate the type of test cases which can be automated and which cannot be automated?

1088


Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations

2246


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

3101


How would you export a script from one pc to another in qtp?

1160


How to data driven test for Win objects in QTP ?

1987


Where can I find and view run-time data table?

1021