what the document used is in a V-model in each phase?
Answer Posted / sunithayagnamurthy
their r seven types is their.
1.Analysis phase review
2.Design phase review
3.Unit testing
4.Integration testing
5.System testing
6.User acceptance testing
7.Maintaince phase testing
Analysis phase review:
During this test reviews r conducted on
the design documents BRS,FRS,Project plan, etc
Design phase review:
The reviews r conducted on the design
document to design the document as per the customer
requirement the logic,the design is understandable,the
design is good, coding also reviewed.
Unit testing:This test is conducted by the developer or
white box test engineer.
it test single peace of code or component .this
test is conducted based on the code written by the developer.
their four steps in Unit testing
1.Statement coverage
2.Loop Coverage
3.Branch coverage
4.Functional Coverage
Statement Coverage:
It is to be ensured each statement is executed
minimum one time.to validate the correctness
Loop Coverage:verify the loop statement like
while,for.....and other statements r working correctly r
no.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
Could some one tell me test cases for multi line text boxes like Notes field?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
What are the disadvantages of manual testing?
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
Can you explain random/monkey testing?
Why documentation testing is important?
please give information about ERP Projects and how V-model use in project
Test Cases For Router&Switch
How do u determine,what to be tested?
Write 2 scenarios for Integration testing? Please let me know its urgent.
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
What is the different between SIT and UIT?
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type
What is performance tuning? What are tools of performance testing?