Difference between Hybrid and derived models???
Answers were Sorted based on User's Feedback
Answer / dimpu1909
HYBRID MODEL:merging two or more models together and developing new one is called as hybrid model.
DERIVED MODEL:changing the basic model and deriving the required model is called as derived or customized model..
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / nithin
4.Hybrid Model :
Hybrid model can be defined as the combination of two Models.
We can implement the combinations such as (prototype model with V -model) / (Prototype model with spiral model) in the Hybrid Model
When the given requirements are not clear and if they are given part by part we can combine (Prototype model with spiral mode).
When the given requirements are not clear and if get long term projects we can combine (prototype model with V -model).
For example let us consider the combination of Prototype with spiral model.
Procedure :
First we will collect the requirements of one Module.
Develop a prototype.
Test the prototype.
Customer review.
Customer approval
Then design of that prototype for that module.
After design, coding and then testing.
Deploy to the customer.
This process continues for all the modules present in the application.
Prototype model :
It is a dummy application which is functionally not stable.
Main purpose of this model is to get the clarity of the requirement document.
It helps to improve the communication between the client and the developers so the that the end result will be most satisfying.
The client will actually get a feel about how the the software is being developed.
Advantages :
There will be a better clarity in the requirements.
Combination of the Prototype model with other models will reduces the expenses spent on the re-work.
Reasons For Drawbacks :
Delay will be more.
Investments are required to develop the prototype model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nithin
5.Derived Models :
Here we derive the features of one model and other features are added of .our own.
Water-flow Model is also known as the mother of all models because most
Example 1. Spiral Model is derived from Water-flow Model.
Example 2. Verification -Validation Model is derived from Water-flow Model.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi can any body clarify me plz What are responsibilities of a test engineer in the company,and how he communicates wiht t.l as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one example).and how the interaction will takes place between tester and client can anybody plz clatify me
Find bugs in customer environment , That bugs is called 1. software Failure 2.Bugfix 3.Bugs 4.Error
Iam searching for a job in manual testing(2.9yrs exp) i faced no.of interviews they r asking me to tell me about ur project iwant to know, for any type of the project what are the steps,contents we have to tell about. so pls send the detailed description of copies to my email id.
I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...
How can I done a Web Testing? Which steps are include in it?
what is cookies. how do we test the cookies
why do u go for test bed?
How Can I do database Testing ?
Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases should cover all the Boundary Value Analysis, Equivalence Partitioning, etc.
I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you
Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advance.
which testing is better equivalenc partitioning or bouandary value analysis and why?