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
What are the drawbacks of test automation?
What is a framework for automation testing?
is there any one got offer from snapdeal?
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?
What is the Differnce between Client/Server Testing and Web Based Testing?
What are the types of framework used in software automation testing ?
On what basis you can map the success of automation testing?
Hi all, Do anyone have the experience in PDF Document Automation using OLE objects and methods? If so suggest the best websites for source. Thanks :-)
hi, I want to study TIA portla V11. where can I get online courses?
Explain how to perform load-testing?
how to map requirements& test cases in quality center ???
What is the difference between close and quit command?
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
Where will you maintain information like url, login, password?
what is the difference between Batch test runner and framework ?