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 |
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?
Test case on Air conditionar
If there is requirement After 6-7 months from client such that "Apply Shortcut keys[keyboard keys]to all buttons on all the screen. And If test cases are written for the buttons then Again we have to write test cases for Shortcut kays
2.How are you going to map between Test Scenarios and Test Cases?
.Why do you go for Test Bed?
is there any difference between test case design and test case development
what is difference between stress testing and load testing?
1.what is the software life cycle? 2.what tools are available for support of testing during s/w development life cycle? 3.what is s/w development life cycle ? where exuctly the testing activity begin in SDLC?
Are Test Condition and Test Description/Procedure are different? Please Reply
Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure
what is prototype testing?
1. Which of the following techniques is NOT a black box technique? a) State transition testing b) LCSAJ c) Syntax testing d) Boundary value analysis