Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


hai,

what is v-model

Answers were Sorted based on User's Feedback



hai, what is v-model..

Answer / vinodh anandhan

Use of V-Model in ABAP Development Lifecycle:
Generally in implementation Projects, ABAP development
cycle will be somewhat :
Requirement Analysis

Application Design - High Level design - quite functional -
contains functional test cases or guidelines for test
cases - Review of AD - Review comments implemented till
sign off by the stake holders ( client side / consultant
side )

Detail Design Detail Level design - quite technical as
well - Man-hours required is estimated and mentioned -
contains functional & technical unit test cases - Review of
DD - Review comments implemented till sign off by the stake
holders ( client side / consultant side )

Development - Coding by the developers as per the detail
design -

Unit Testing - is done in Development Server by the
developer to ensure that program works as per the detail
design - add / implement test case results - transport
request details & documentation in detail design - Evidence
is attached. Code Review to ensure that coding is as per
the coding standards ( performance related as well ) - Also
check the test cases and verify - Review comments
implemented till sign-off by the stake holders. Before
Application testing the realted chunk of work is
transported to QA Server.

Application Testing / Integration Testing - This is to
ensure that programs work along with other components, that
might get affected. e.g. Even the Invoice process should be
tested if a change is made in the interface related with a
PO creation / change. The test cases or created separately
( more functional in nature and considers dependency of
components ). Before implementation of the release, the
complete product needs to be tested to ensure that it can
bear the maximum load of a production environment.

Product Testing / Load Testing - is performed with huge
datasets to check if system / product can handle production
scenario in terms of memory and performance.

Final Implementation in Production.

Support - Any further problems will be solved as Bug-fix or
and enhancments will be carried out as a part of change
request.

Vinodh Anandhan
Software Test Engineer
Banglore

For Further Queries mail me at vinodhanandhan@gmail.com

Is This Answer Correct ?    0 Yes 0 No

hai, what is v-model..

Answer / s.j.kumaresh

srs/brs user acceptance

Analysis/Design system testing

HLD Integration testing

LLD Unit Testing

Coding

In this model the development and testing takesplace at the
same time.

s.j.kumaresh

Is This Answer Correct ?    0 Yes 0 No

hai, what is v-model..

Answer / muthuraman

V-model is nothing but test approach based on
the way the software should be build.

SRS user acceptance

ANALYSIS system testing

HLD Integration testing

LLD Unit Testing

Coding

In V-model, testing phase start as soon as get the SRS.

Thanks,
Muthuraman.K

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Testing AllOther Interview Questions

Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?

0 Answers  


How will you define a critical bug?

0 Answers  


What is variable trace?

0 Answers  


A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.

0 Answers  


WHAT IS TESTING

3 Answers  


What are the check points we need to consider while performing Database migration (ex: from oracle 8i to 9i)

0 Answers  


Explain software testing strategies?

0 Answers  


To test a function, what has to write a programmer, which calls the function to be tested and pass test data.

0 Answers  


WHAT ARE THE BUG TRACKING TOOLS USED IN TESTING PROCESS AND WHICH IS BETTER TOOL TO BE USED IN BUG REPORTING ?

2 Answers  


How do you obtain the expected results for testing a search operation?

0 Answers  


What is crash?

0 Answers  


what is feasibilty study...?

4 Answers  


Categories