can any body clearly explain about hybridframework with the
explanation for files what ever we come acros in this frame
work?
Answers were Sorted based on User's Feedback
Answer / rajesh
Hybrid is the most successful automation framework that
accommodates both keyword driven and data driven scripts.
This allows the data driven scripts to take advantage of
powerful function libraries and utilities that usually
accompany keyword driven architecture. The framework
utilities make the data driven scripts more compact and less
prone to failures. The Utilities also facilitate the gradual
and manageable conversion of existing scripts to keyword
driven equivalents when and where appears desirable.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / hari
Hybrid Framwork is combination of both Modular and Key Word
driven frameowrks.Means by ussing both Reusable actions and
calling function as Key words to run a test.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / sandeep
Combination of windows application and web applications.
Hybrid frmaework is used when application to be tested is
not of specific type.it is combiantion of both windows and
web
| Is This Answer Correct ? | 0 Yes | 9 No |
Explain the use of action split in qtp?
Suppose there is a bitmap with some text in it how do you write the script to get the text.
Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS
HOW TO DO THE BATCH TESTING USING QTP?
What are the various versions of QTP that have been released so far? Please also mention the year of release for each version
how can u put synchronization point in qtp,wat is exactly synchroniztion why we use it wat is benifit in qtp
13 Answers College School Exams Tests, Mind Tree,
How to suppress warnings from the test results page?
What are they Advantages and Disadvantages in QTP 9.2?
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
What are the environment variables?