what is v-model?
Answers were Sorted based on User's Feedback
Answer / shilpa.o
'V' model is a software devolopment and testing model which
helps identify need of planning and design of testing in
the early stage of devolopment process.One arms of 'V'
model is conventional waterfall model whereas another arm
of 'V' shows corresponding testing methodology required at
each phase of devolopment process.Here devolopmemt and
testing are parallelly done.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ankita
It is called V coz it looks like V. the detailed V model is
shown below.
SRS Acceptance testing
\ /
\ /
HLD(High Level Design) System testing
\ /
\ /
LLD(Low level Integration testing
design) /
\ /
\ Unit Testing
\ /
\ /
Coding
There is no such stage for which you wait to start testing.
Testing starts as soon as SRS document is ready. You can
raise defects that are present in the document. Its called
verification.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / smitha
Mapping between the developing team and the testing team .
V stands for Verification and Validation
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the difference between load testing and performace testing?
How can write testcases on a code under development pls give asnwer
If you open a bug in build -1 and that get closed in build-2 . Again the same bug a raised in build -3. Then what state will you give to that?
What is Static & dynamic Testing?
i need the brief explanations fo following question. # 1 1. type of action, 2. smart identification, 3. check points, 4. script to invoke web browser, 5. wot is get ro & getto property, 6. can you set a value in runtime, 7. wot is the use of bitmap checkpoint, 8. diff between dim & redim, 9. wot is function & Sub procedure,10. how u declare constant value. 11. wot is output value , 12. virtual object, 13. write script to retrieve data from the DB, 13. Types of frame works explain them brieflly
Hi there!!! Im Varun...i've completed my B.Sc in 2013.now im woriking in pharmaceitical company.now i want to shift to IT field..for that ive learned Manual testing.now i want to put 1+ years fake..wat my doubt s can i manage as fresher or any problem???suggest me im confused????
What is meant by back-end testing?
what are the reasons is commonly cited as the primary benefit to Test-Driven Development?
What do you do (with the project staff) when the schedule fails?
What kind of inputs do we need from the end user to start proper testing?
1.what is sanity and smoke testing and which one performed first?
What are the diff types of integration testing?