Explain spiral model?
Answers were Sorted based on User's Feedback
Answer / raj
In spiral model is like iterative development cycle
model. in this model we will take some requirements and
start developing. this works like this
start with some requirement--> architecture design-->coding
and unit testing-->testing and reviewing and again we will
add some requirement and again we will follow the same
steps.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / n@n!
when the requirements are not clear and implementation is
problem then we go for spiral model.
it is applicable for large projects.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / kamlesh
In Spiral Model, There are 4 phase-
1)Requirement 2)Risk Analysis 3)Engineering 4)Customer
Evaluation.
In Requirement phase- client requirement is defined.
In Risk analysis phase- where the risk in your project they
defined.
In Engineering phase- in this phase coding and testing do.
In customer evaluation- build the software and deliver the
software.
| Is This Answer Correct ? | 2 Yes | 3 No |
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing
Tell me about the worst boss you've ever had.
What is the purpose of test plan in your project?
When testing a module incase due to hardware failure or any system problems if the testing fails what wil be the test result???
. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?
What is the difference between function testing and system testing ? Please answer with proper pratical exmaple and avoid copy paste of text which written in book
Test Track Pro. Defect report formate? what r the attibutes?
what is called testware?
What is meant by formal and informal testing? Under which category it comes?
What is the diff bet test scenario and test case.
what is positive and negative testing with example?