Answer Posted / smruti
My ans is V Model is the advanced version of Fish Model. It's the combination of Verification & Validation. This Model maps in between multiple stages of Development with multiple stages of Testing.
BRS USER ACCEPTANCE TESTING
\ /
SRS SYSTEM TESTING (By Testers only)
\ /
HLD INTEGRATION TESTING
\ /
LLD UNIT TESTING
\ /
CODING
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the difference between coupling and cohesion?
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
What's the difference between system testing and acceptance testing?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
how to test ecg machine?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
What is mean by Schedule report who is the responsible for generated that one ?
what is the function generator?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
How to do Performance Testing manually for a Flash Application?
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
Write notes on apparel testing equipments.
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain