what is keyword driven framework in qtp.
Answer Posted / yogesh
Keyword Driven Framework :
It is nothing but keyword driven test or keyword view, used
for parametarization.
It is dividing into 4 parts.
1. item 2. operation 3. value 4.
documentation ----> in QTP 8.2
In QTP 6.5 keyword view is nothing but Tree View. It
displays the list of objects along with logical names.
| Is This Answer Correct ? | 8 Yes | 28 No |
Post New Answer View All Answers
Can we run test with out adding object in object repository? How it is possible?
Tell me about your project? please help me how to tell about insurance project
What is a quick test professional?
What is the difference between run time object and test object in QTP?
How u will do versioning in QTP?
Can you write a script to check if the folder exists or not?
What is the script for database check point, bitmapchek point, regular expression ?
Mention what are the different types of recording modes in qtp? Which will be used when?
Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
tell me QTP standards ?plz
Is the qtp course will help to create a virtual object?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
Which functionalities of QTP used in banking project?