What is a frame work or project frame work?
Answers were Sorted based on User's Feedback
Answer / reejusri
Framework is underline layer which provide different
functionalilty to the user in very high level abstraction.
You can find a lots of framework in market, like in
java, .Net, Symbain etc..,
One example of features provided by framework is client
server intraction in case of symbain OS, suppose you are
transfering some data from client to server or vise versa,
since client and server are in diffrent processes, we need
IPC for that. but what S60 framework (symbain OS) do, it
handle all that internally. user has to simply call and API
and data is transferd to the server.
above is only one small example, but framework provide many
of such things to the user.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / karunakar reddy
A framework is nothing but a set of assumptions,the way how
the environment is.
plz,if i am wrong,plz explain me clearly
| Is This Answer Correct ? | 1 Yes | 2 No |
What is boundary testing?
What is Cause and Effect Diagram, how it helps in software testing?.
How to start testing after project kick off ???
In case you have any doubts regarding your project, how do you approach?
How you will begin to improve the QA process?
Automation testing regarding with qtp, explain the process of testiing the application with qtp????
What are the entry criteria for Automation testing?
What is the differnt between Test condition and TesT Scenario
what is scalability testing?
What is the difference between QA and testing?
How can you describe QA process in your last company?
What are test driver and test stub and why it is required?