what is meant by framework? and when we use framework in our
project ?
Answer Posted / srinivasa raju
Framework is a API which has a set of libraries to do certain automation process.
Frame work is used during automation process of the manual task.
In simple frame work and design both are same. Development team will use word design, and testing team will use word framework.
Eg: In Java - UTIL package is a kind of framework.
selenium has some framework.
Junit has one frame work.
All the above examples would be helping for some automation process.
Hope it is clear to ALL.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name some of the commonly used automation testing tools that are used for functional automation.
What is vendor tool and give examples?
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
How do we Test the C++ and Unix Application Using Automated Tool.
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
Give some examples of priority – severity defect levels.
Can you achieve 100% automation?
what is the advantage and dis-advantages of using framework ?
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 steps are needed in developing and running a software test?
What are the different types of scripting techniques for automation testing?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
How could the web element attributes be inspected in order to use them in different locators?
Explain me what kinds of annotations are used in testng?
In what condition we cannot use automation testing for agile method ?