what are the different kinds of frameworks in automation?
Answers were Sorted based on User's Feedback
Answer / murali
frame work is a set of guide lines, assumptions and process
developed by experts in order to perform a tasks in an
affective,efficient, and optimized way
automation frame work is not a qtp feature its a third
party concept and this is purely local concept "frame work
may vary from company to another types of frame works
--- record/playback or linearframe work (it is first
generation frame work)
--- modular frame work
---data driven frame work
---hybrid frame work
---key word driven frame work
in the above frame works key word driven frame work is
famous in the industry
pls correct me if any wrongs
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kasi
framework is nothing but ..reusable Structure Nd it is a
complex internal architecture..means end user can understand
easily...
types:
1.keyword driven
2.functional decomposition
3.hybrid
4.data-driven.........
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the Limitations of Testing ?
How to define array in qtp?
Hi i have a webtable which is having 7 columns and 6 rows of data in that table of 4th and 5 th column each row is partiotioned into 3 sub rows i want to verify in each partitioned rows of corresponding row for ex values will be like this 0 / 1 ,26/28.if it is 0/1 i want to skip only if any num/num greater than 1 i want to click.
Hi guys can any plz help me how to send fax in sample Flight Appication
In QTP how to interact tool and application build?
how to find that tools work well with ur existing system?
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
What is environment variable in qtp and why to use it?
Explain how you can replace string in qtp?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
What are the most frequent errors you faced while executing your scripts?