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 your understanding regarding a test plan?
How do you know that your test cases will meet the requirement that the client required for the application.
How do we measure the quality of a product?
The difference between Testing and Quality Assurance. Basic Difference in the Job profile Job profile
What is destructive testing, and what are its benefits?
What is test oracle in testing? Why it is using? What is the advantage when a test oracle is used?
What is quality assurance? What types of testing do testers perform?What ifs the difference between defect, error, bug, failure, fault?
How is negative testing different from positive testing?
What is backus-naur form?
hi friends, i plan to study istqb certification cource. so any one send me model question paper for me.
in v model of software testing which processes comes under QA and which processes comes under QC?And what is verification and validation please anwer these question i realy very confused
What is the base Criteria to review the testcases?