explain v model in detail(pls explain with real tme company
process)

Answers were Sorted based on User's Feedback



explain v model in detail(pls explain with real tme company process)..

Answer / mukiba

The flow of V model:

Flow on the left side.

1)BRS
Business Requirement Specifications
2)SRS
Software Requirement Specifications
3)HLD
High Level Design
4)LLD
Low Level design
5)Coding

Flow on the right side
1) UAT
User Acceptance Testing
2) System Testing
3)Integration Testing
4)Unit Testing

Is This Answer Correct ?    8 Yes 2 No

explain v model in detail(pls explain with real tme company process)..

Answer / phani

1 BRS
BUSSINESS REQUIREMENTS
2 SRS/FRS
FUNCTINAL/SYSTEM REQUIREMENTS
3 DESIGN(HLDS)
HEIGHLEVEL DESIGN
OVER ALL ARCHETECTURE(ROOT TO LEAF MODULE)
4 DESIGN(LLDS)
LOW LEVEL DESIGN
MICRO LEVEL/UNIT LEVEL/MODULE LEVEL
5 CODING
UNIT TESTING(WHITE BOX TESTING)
PATHS ,LOOPS,STRUCTURE STUDIED BY DEVELOPERS.
6 INTEGRATION TESTING(GREY BOX TESTINGDONE BY TESTERS AND
DEVELOPERS)
MORE THAN ONE(2R MORE)MODULES R INTEGRATED
TO CHECK THE DATA FLOWAND APPEARING SCREEN WITH CONNECTIVITY
7 SYSTEM/FUNCTIONAL TESTING(BLACK BOX TESTING TECHNICSDONE
BY TESTERS ONLY)
HEREUNDER SYS ALL S/W &H/W COPONENTSAS PER BRS(DOC) AND
DIFFRENT NET WORKS,TOPOLOGIS AND OPERATING
SYSTEMS,PERFORMANCE,RELAIBILITY,COMPATABILITY R CHECKED
(VALIDATED)
UNDER FUNCTIONAL
6 COVERAGES
1 BEHAVIRAL COVERAGER GUI COVERAGE:
WHICH VALIDATES THE BEHAVIOR OF OBJ IN SCREEN WITH RESPECT
TO OPERATIONS.
2I/P DOMINE COVERAGE:
BASED ON B.V.A AND E.C.P VALUSES WE VALIDATE THETEXT BOXES
AND CHECK LIST BOXES ETC..
3ERROR HANDLING:
MEANING FUL MSGS W.R.T WRONG OPERATIONS
TO GUIDE THE USER
4 BACK END COVERAGE:
VALIDATING THE BACK ENDDATA VALIDATION AND DATA INTEGRITY
WRT TO FRONT END OPERATIONS.
5 MANUPULATIONS:
VALIDATING OUT PUT AND OUT COME
OUT PUT= MATHAMATICAL CALUCULATIONS.
OUT COME =GETTING RELAVENT WINDOWS /SCREENS IN THE NXT
WINDOW
6 SANITATION:
REMOVING EXTRA FUNCTIONALITIES WHICH MAY CAUSE CONFUSION TO
CUSTEMOR.
8 UAT(USER ACCEPTANCY TEST)
THERE R TWO TYPES
1 ALPHA--TESTING:FOR APPLICATION/PROJECT
2BETA-- TESTING :FOR PRODUT
THE TWO TESTS INTETION IS SAME I.E TO GET FEE BACK FROM
CUSTMOR
THE MAI THING WE HAVE TO KEEP IN MIND THAT AT EACH AND
EVERY STEGE R PHASE THERE R REVIEWS INSECTIONS TO MODIFY
THE PROCESS SUCH THAT WE CAN ENSURE BUG FREE
PRODUCT/PROJECT/APPLICATION TO THE CLIENT
IF U WISH MORE MAIL ME
PHANI

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

. Is any graph is used for code coverage analysis?

0 Answers   3i Infotech,


How is testing affected by object-oriented designs?

1 Answers   Crea,


why sql injection is injected in manual testing?

1 Answers   IHS,


What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?

1 Answers   Salus,


What is Build and what is Installation testing?

2 Answers   Covansys,






Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?

2 Answers   Allianz,


What is the difference between V model and W model?

9 Answers   College School Exams Tests, Infosys, Techkriti IIT Kanpur,


Suppose a defect is fixed by developer and that defect got closed. But because of fixing that defect we are getting another defect. If 2nd defect is fixed the 1st defect is reproduced again. If that process is continuing what should the tester do to nail that defect?

2 Answers  


how we conduct security testing in realtime,for every project we conduct security testig or not

1 Answers   EE Limited, TCS,


Hi can anyone give me 5 situations where your developerignore your bug

5 Answers  


What is a critical bug?

0 Answers  


How should validation activities be handled?

0 Answers  


Categories