hai, pls. explain V-Model clearly. Pls. give me guidience
how to explain V-Model in interviews?
Answers were Sorted based on User's Feedback
Answer / uma
Requirements - UAT
\ /
Specifications - System testing
\ /
Detailed design - Integration Testing
\ /
Implementation code - unit test
the V-concept of the testing process 1s shown here.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rao
V-Model is a graphical representation of SDLC.
The left tail of the V represents the specification stream
where the system specifications are defined. The right tail
of the V represents the testing stream where the systems
are being tested (against the specifications defined on the
left-tail). The bottom of the V where the tails meet,
represents the development stream.
| Is This Answer Correct ? | 0 Yes | 2 No |
How to find bug in photos and videos ??
what is the difference between client server & web based applications?
Can any one please refer me the good book to study more abt testing manual as well as abt automated,in which i cld learn more abt to prepare test cases and more abt testing.If possible plz mail me the name of the book at : nitin9360@gmail.com regards Nitin
tell me some gud sites for testing??
what will you do when you were given two diffrent projects and asked to complete them at same time?
Hello, what will be the example for Regression Testing?? Thanks, Gaurav.
Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?
How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?
What is the diff between IE and netscape in a web testing on a login page.
What were the major challenges u faced while testing
what is meant by acid testing
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?