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 meant by code walkthrough?
Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.
Enlist some bug status along with its description?
How to prepare traceability matrix?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
who is releasing the project?PM/TL?
hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?
How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
hi.... plz tell me what all kinds of documents/reports are required for manual testing of a simple website(simple static pages). in a organization.
2 Answers HCL, IBM, iPRO Solutions,
11. Do any of the authoring tools you use have features to help make your Web sites accessible?