What is V-model and explain
Answers were Sorted based on User's Feedback
As far as i know v model is a sequential development with
parallel testing model in which each and every phase of
development is supported by testing activities. In this
model testing starts as the model/project begings. testing
is the longest phase. 49-50% budget is used for testing.
REq\ /acceptance testg
\ /
SRS \ /System testing
Architecture \ /
Design \ /
\ /
\ /
Detailed Desgn \ /unit testing
\ /
\ /
\ /
Test cases are made \ / Test cases are executed
\ /
\ /
\ /
coding
left side is called static testing and works from top to
down before coding is done.
Right side is called Dynamic testing and works from Down to
tOp as testing is done after coding. and test case are
executed as the Software is developed and ready for Test.
Tell me if it answers your question.
Regards,
Sohail Ahmed Reyaz
| Is This Answer Correct ? | 11 Yes | 4 No |
what is test leakage?
Who can perform the unit testing?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
Testing methodologies and Testing techniques are the same one? Hope Black and White box testings come under test techniques. Then what will come under methodologies ?
I have to write test cases for Create User, Edit User, Delete User etc. Some of the steps for Create & Edit User are same. Then Should I write refer Create User [test case Id] for common test steps to write Edit User Test case? OR I have to write separate test steps even though they are repeatable in Create user & Edit User test case.
what r all the testing methods & what methods u r using 4 the current project.
what is the testing process
2.How are you going to map between Test Scenarios and Test Cases?
In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug
After which phase you are performing UAT?
can we give special characters in password
I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)