What type of automation frame work you are using?and why?
Answers were Sorted based on User's Feedback
Answer / donthu hari prasad
What is Frame work?
A frame is a set of scripts, documents, Procedures for
achieving reusability, maintainability, traceability and
portability for test automation.
Frame Work : Frame work is a Generic work designed by an
expert and followed by many people to perfom a particular
task in an effective , efficient and optimized way.
Types of Frame work:-
1. Linear / Sequential Frame work
2. Modular frame work
3. Keyword Driven frame work
4. Hybrid frame work
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ramchandra patil
Hi Senthil,
In framework we define the guidelines for all phases of
automation, it is architecture which makes it easy to
operate to end user who does/does not have technical knowledge.
In our company we are using hybrid framework(Combination of
Data Driven, Keyword driven)
we are using above framework for following reason.
1. its reusable
2. Easy to debug and use
3. We can configure externally(Without touching internal
knowledge or code)
4. Minimum changes require
5. Customized reports
6. minimum dependency on QTP to make changes.
7. Performance is as desired by client.
guys let me know if I am wrong.(pls come with valid answer)
Thanks,
Ram
9699851282
6.
| Is This Answer Correct ? | 0 Yes | 0 No |
I have 3 add buttons of same properties in my page but i want trigger one of them i required in my recovery scnario manager is qtp recognizes it to recovre d scnario if so how qtp recognizes it
WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........
What is the Command used to start the QTP
please clarify the question ................. i know how to open the notepad file ? but i don't know how to enter the data into opened notepad ? Ex: set a=createobject("wscript.shell") a.run "Notepad.exe" please give the replay. my mail id is raju.ippali@gmial.com, 9823257761
How we can differentiate between stand alone application and web application in QTP?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
what is the difference between link and hyperlink?
How to count no of edit boxes on the page?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How to start recording using quicktest professional?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?