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 |
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
Object recognition in QTP is based on which model ? a) COM b) DCOM c) DOM d) None of the above
What is Tree view?
is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP
when you press a link it displays "the page cannot be displayed" then as a tester how you will find the problem,what type of problem must be it?
How to use the object spy in quicktest professional 8.0 version?
any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt
How to write test cases for web applications using QTP.plz write a sample test case to show how to write.urgently needed.thanks in advance..
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
What is a recovery scenario?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?