what is meant by framework? and when we use framework in our
project ?
Answers were Sorted based on User's Feedback
Answer / kota siva venkata prasad rao
frame work simply means, it is a method or template, used to
convert the manual test procedure into automation program.
With manual, takes more time at the time of creation and
execution
| Is This Answer Correct ? | 28 Yes | 15 No |
Answer / syam
A frame work is set of templates to posed for the desing
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / meera
framework is a collection of classes and applications, libraries of SDKs and APIs to help the different components all work together.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / manish kumar
A framework is a collection of Libraries,classes,object.
like 4.0,3.0,4.5 etc.
types...
1>Application framework
2>Web Application framework
"your body is a framework and any types of clothes you are wearing, that means framework is a software that helpful for executing any types of .net Application(c#,asp.net,j#....)."
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / jai
A framework is a set of classes and application to help the
different components to work together
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sachin baliyan
framework is a interface betwen application and the
operating system.
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / sid
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing.
There is no hard and fast rule to use a specific Automation
frame work. It all depends on your project needs, here are
some info on the same.
Data Driven approach is suitable for applications that have
limited functionality but large number of variations in
terms of test data.
Functional Framework is suitable for applications that have
variety of functionality but limited variations in terms of
test data.
Hybrid Test Automation Framework is suitable for
applications that have variety of functionality and larger
number of variations in terms of test data.
Record, enhance and play back methodology is suitable to
convert small to medium size manual scripts into equivalent
automation scripts - one to one basis.
| Is This Answer Correct ? | 10 Yes | 8 No |
Answer / sunny
Frameworks include support programs, code libraries, an application programming interface (API) and tool sets that bring together all the different components to enable development of a project or solution.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Answer / venkat
It is a tool to design as per our require ments .based on
the frame work we will do Projects and it is a collection
of classes and Libraries
| Is This Answer Correct ? | 6 Yes | 9 No |
How can you switch back from a frame?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
how to test an webbased application?
how can we reverse the string without using the revese of String function in QTP?
Do you know how can we make one test method dependent on other using testng?
Any one knows an Institute in Hyderabad where "Robot Test Automation Framework" is taught? Please email me: test.kvrm@gmail.com
What do you think holds testers back to do automation? Is there a way to overcome it?
whether flash selenium supports to test Gaming application? like follows: identifying the images, dynamic animations, Dynamic value changes field and win conditions etcc..,
How to download QTP 9.5 Trail version? please explain the complete process?
What steps are needed in developing and running a software test?
How do you plan test automation?
you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?