Hi guys i'm prepareing for interview question for qtp i
don't have bayground for vb scipt language can any one tell
me it is easy to do job in qtp without bayground.
Answer Posted / satish upadhyaya
In QTP , there are two type of view.
1. Keyword view and
2. Expert view
For those who have background in vb script , expert view is
batter option otherwise keyword view is best.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is quick test pro? What is a quick test professional?
How the exception handling can be done using quicktest professional?
What is the difference between byref and byval in qtp?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
How is the Bitmap checkpoint different from Image checkpoint?
What is qtpro? What is a quick test professional?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Explain in brief about the qtp automation object model (aom).
Explain the qtp test phases.
Where you get the run time data table?
give me the code to save all messages of inbox of gmail into a folder and notepad
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.
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
How many types of parameters are there?
What is post recovery scenario?