can anybody tell me " which automation framework u r using?"
some interviewer asked this quesion? pls give me answer
Answer Posted / kedar prajapati
FrameWork: Framework is the collection of predefined
classes and variables which can be reused .It is developped
only when the application under test is a contituous
developement process ie, there must be subsequent releases
of the AUT.
We declare all the objects at one location in multiple
files and the business logic(ie,classes and functions are
placed at one place). who ever wants to use , will go and
use these class and methods and the only thing they need to
do is to write the new test cases.
Framework implementation may be DataDriven or
Traditional also.
Every organization will have their own framework based
on the Application under test .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
How to check if an element is visible on the page?
I am new to Test Complete ,can any one suggest me the steps to create/Record and replay a test in Test complete 6....
What are the advantages of test automation?
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
What is the difference between close and quit command?
What u mean by infrgistics control (What is infrgistics Controls)?
What are the main attributes of test automation?
What is an automation testing framework?
Tell us what you know about table-driven testing?
can any one tell me the examples of white box testing
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
hello frnds this pooja i hav started working on selenium with java ecllipse frnds could u tell me how to handle popup windows and security alerts i m jst trying and couldn't do anything plz help
Types of F/w in Automation
How to Rcognize the Objects in the Web Page Dialog Using QTP