what is the framework followed by ur company in qtp
Answer Posted / sravan
First of all framework is the architecture for creating
Automated scripts.
There are four types of frameworks
Key word driven framework - tool dependent for ex QTP
keyword view
Test modular framework - modular in the sense you break
entire funtionality in to modules so that change requests
can be easily incorporated and can also make actions or
functions reusable
Data driven framework - this framework is used when ever
large data input is used to control the flow of the
application for ex if you have required fields in the
application and next page is displayed based on the data
you enter in the first page,
Test library framework: this is again kind of modular
framework but instead of creating code in the script,
library files and dll files are created and included in the
script
Hybrid test framework: a combination of all the above
frameworks is considered as Hybrid.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
Tell some commonly used Excel VBA functions?
Explain types of descriptive programming?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How to capture all the data of a webtable, weblist and combolist using QTP?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What are the five challenges you faced in QTP?
What is TOM in QTP?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Is it possible to switch between recording modes during a test creation?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
what type of framework u r using in ur organization
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
give me an example where u used good judgement and logic in solving a problem