How to find which type of Framework is suitable for which
type of application?
Answer Posted / contacthari
Applications which has minimal amount of GUI and large volume of data's that has to be flow across different interfaces can use Data driven framework. For example OFFLINE applications, which is built up with 3 tier architecture.
Application with multiple GUI interfaces can use Keyword driven framework. As functions/actions drive based on keyword and re usability of scripts is main theme of Keyword driven.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how many maximum number of virtual users we can create?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How to handle the exceptions using recovery secnario manager in quicktest professional?
what is vmodel?advantages and disadvantages of vmodel?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
What are the types of properties that quick test learns while recording?
your coming from electrical backgroung..but y ur coming to software side?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
How to use conditional loops in qtp ?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
how to write xml output check point bu useing descriptive programing .means without useing output check point
How to create Reusable and Multiple Actions?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.