retagged by
4,892 views

3 Answers

3 votes
3 votes

It should be both Musa model and Rayleigh model.

Depending upon two major metrics size and processor speed,Musa prediction model is used to predict prior to system testing regarding failure rate.It is the only one model to deal with time varying testing effort.

The Rayleigh model  is the best suited prediction model for estimating the number of defects logged throughout the testing process, depending on the stage when it was found (unit testing, integration testing, system testing, functional testing etc.)

References:

http://www.grottke.de/documents/SRModelStudy.pdf

http://www.ijemr.net/DOC/OverviewOfSoftwareReliabilityModels(11-15)b6a4e7d7-c11b-4cee-b058-fb63da3da644.pdf

http://www.cs.colostate.edu/~cs530/rh/section7.pdf

Answer:

Related questions

3 votes
3 votes
3 answers
1
go_editor asked Jun 10, 2016
5,952 views
In UML diagram of a classstate of object cannot be representedstate is irrelevantstate is represented as an attributestate is represented as a result of an operation
4 votes
4 votes
2 answers
2
go_editor asked Jun 10, 2016
4,676 views
A physical DFD specifieswhat processes will be usedwho generates data and who processes itwhat each person in an organization doeswhich data will be generated
6 votes
6 votes
2 answers
3
go_editor asked Jun 10, 2016
3,321 views
Which of the following is not an approach to Software Process Assessment?SPICE(ISO/IEC15504)Standard CMMI Assessment Method for process improvementISO 9001:2000IEEE 2000:...
8 votes
8 votes
1 answer
4
go_editor asked Jun 10, 2016
4,438 views
To execute all loops at their boundaries and within their operational bounds is an example ofBlack Box TestingAlpha TestingRecovery TestingWhite Box Testing