Are u place all QTP Framework folders in VSS?
Answer Posted / nani
Hi,
yes we can place qtp frame work folder in VSS.
and u can store QTp folder in ur sytem also.
the main pyurpouse of storing QTP frame work in vss is
actually vss is an configuration management tool.
so if any changes can made by others in ur frame work that
can be automatically updated in vss framework.
so vss maintains latest updated information in ur frame
work.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to release all resources file from the QTP?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
What is text/text area checkpoint?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
What is the architecture of your project? Can any one answer for this question plz........
What is the difference between the keyword view and expert view?
Explain how you can replace string in qtp?
How to data driven test for Win objects in QTP ?
What is the difference in the global and action sheet in qtp?
What is the syntax for how to call one script from another?
What is the standard timing delay for web based application in qtp?
Can we record using all the modes in a single script? Explanation with example is appreciated