What type of automation frame work you are using?and why?
Answer Posted / 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 |
Post New Answer View All Answers
how u will evaluate the tool for test automation?
can anyone tell me from where i can download qtp demo or crack version
Analyzing the checpoint results?
How to save your test using quicktest professional (qtp)?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
In qtp, explain what is crypt object
What is action?
When using descriptive programming?
If you are testing a web application then what will you test in that application?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project
HOw to add the recovery file at runtime to the test file .
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..