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 |
If the product is released to client and then you found some bug which you can see in high resolution screen in testing environment but on client side it was hidden under low resolution screen and it is an important functionality in that case what would be your role as a tester?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
1.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
What procedure you follow between gathering requirements and carried out testing?
What is validation in software testing?
what are the real purposes of test cases
What is Six sigma ?Expain.
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
change control
What if requirement document is unclear?
Hi, Anybody can explain me What is the Difference between 2- tier and 3-tier Architecture.
What is a Use Case?