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 |
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
do you prepared framework,pls answer this
how to write the descriptive programming in QTP for loginwindow.without using Step generator,object repository for referecnes
What is the default object synchronization timeout in qtp?
If requirments changed then how we can teach the QTP this is the new requirment
What is the syntax for how to call one script from another?
What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
How to attach a file to TD?
write a regular expression pattern for xyz?123?
How to parameterize Object Repository?
What are the automation metrice in your project?
How many types of Actions are there in QTP?