what is mean by v module . pls give answer with example
Answers were Sorted based on User's Feedback
Answer / avin
The V-model is a software development model which can be
presumed to be the extension of the waterfall model.
Instead of moving down in a linear way, the process steps
are bent upwards after the coding phase, to form the
typical V shape. The V-Model demonstrates the relationships
between each phase of the development life cycle and its
associated phase of testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / bhargavi
V-model( verification and validation model) a sdlc model.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the use of gui map?
Some of the importent functions in data driven test(ddt)?
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
In general, how do you see automation fitting into the overall process of testing?
Where are the expected results file will be stored? what is the extension of that?
When do you feel you need to modify the logical name?
What is the Extension File name of WinRunner?
what is the TSL statement for pass/fail crieteria appear in the test results of TD?
How you used WinRunner in your project?
what is the extension of default,custom check points ?
what is split function?Give me the syntax?
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?