wt is frame work wt r d different types of frame works used
in ur company
Answer / padmapriya
Framework is nothing but a standard approach which the
entire team follows in the course of the project. This
includes folder structures, Naming conventions, file paths,
common functions etc.
Some types of frameworks are:
Keyword driven framework, Datadriven framework, and hybrid
framework (combination of keyword and data)
Keyword driven framework is used in our company.
| Is This Answer Correct ? | 2 Yes | 0 No |
Where we can use the analog mode and where we can use the low – level mode?
In my script there is a link(e.g. 'My Page') when I execute the script sometimes(not every time) QTP throws an error that "My Page(as link)" not found. Pleaase tell me where I need to update
What is the entry criteria and exit criteria for your test automation
How QTP recognize the object??how to add objcts into object repository??
Describe synchronization point.
Does QTP is "Unicode" compatible?
what type of frame work used in your company?
Explain the concept of object repository & how qtp recognizes objects?
what is the difference between rational rose and QTP? WHICH TOOL IS BETTER TO LEARN? PLEASE SEND ME AT sana_50218@yahoo.com sandeep@epuratech.com
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2