What is a frame work or project frame work?
Answer Posted / 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 |
Post New Answer View All Answers
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
What is your understanding regarding a test plan?
What if the software is so buggy it ca not really be tested at all?
How to test and to get the difference between two images which is in the same window?
In asset accounting we are run depreciation in 10% now we are in 6th period . But now our client says that the depreciation percentage is 12% but we have wrongly calculated on 10%. So what are the process we have calculated actual percentage.
What is destructive testing?
Suggest me MCQ book for Software testing
What is the difference between Test cases document and test cases design document?
Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards
What is mr and what information does mr consists of?
What do you understand by ‘test effectiveness’ and ‘test efficiency’?
What are the factors responsible for the estimation of system integration test cycle and total integration time?
How to design test cases?
can anyone explain the working of tsys application in credit card industry
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?