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 the difference between functional and nonfunctional testing?
What if the project is not big enough to justify extensive testing?
What tools are available to support testing during development of application?
What is difference between retesting and regression testing?
how can you describe the defect sevirority n priority...mean low, medium and high... on what factors can we fix that defect is major r low r medium sevirori and proirity ???
if I HAVE 500 TEST CASES ON WHAT BASES I EXECUTE THEM OR PRIORTIZE IT
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
Can you perform regression testing performed manually?
Can anybody help me what is the diff between CMM,SEI,PCMM and six sigma?
What is Database Testing? How will you do it?
Would we given training at first job (entry level)?
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards