Answer Posted / syed zabiur rahman s>a>
• QTP means quick test professional.
• It is functional and regression testing tool.
• Also called as advanced keyword driven test tool.
• It is primarily used for functional regression
test automation.
• It uses record and playback method for testing.
• QTP uses a scripting language built on top
of VBscript to specify the test procedure, and to
manipulate the objects and controls of the
application under test.
• It have a keyword view and expert view.
• It is easy to use more than winrunner.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
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 r the main attributes of test automation?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Explain the new feature of UFT regarding the export of test results?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
can u explain relative path architecture framework in qtp?
How to use checkpoints in qtp ?
What are the different properties of an web object
How can you give wait up to 10 seconds in qtp?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
how to test use the quality control .how to verify the image verification
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
Have you used xml check point in your project?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail