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 |
unable to get item from the combobox using descriptive programing. can any one give me the peice of code to schedule the booking from one place to another using DESCRIPTIVE PROGRAMING.
1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that)
Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance
what are build and version plz explain why nomber changes in build and version?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
Why we are selecting QTP for testing ?
I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance
how to insert QTP to display errors and other description in the test results instead of halting execution by throwing error in the mid of executin due to an error (for object not found)?
What type of error u will get if u have not installed java add in in java project? what is the error name ?
How to run a test using quicktest professional (qtp)?
How to import excel sheet to QC?
What is Port testing. Whhen will you perform?