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 is a critical bug in a testing field?
Tell me how can we find the value of different attributes like name, class, value of an element?
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 are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....
Tell me what is regression testing?
Is automation testing a black box testing or white-box testing?
Tell me what is an absolute xpath?
How do you choose which automation tool is best for your specific scenario?
What is a xpath?
wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
hi, I want to study TIA portla V11. where can I get online courses?
What are the primary features of good automation tool ?
HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?
What generally is the structure of a framework?