How is testing affected by object-oriented designs?



How is testing affected by object-oriented designs? ..

Answer / guest

Hai

Well-engineered object-oriented design can make it easier
to trace from code to internal design to functional design
to requirements. While there will be little affect on black
box testing (where an understanding of the internal design
of the application is unnecessary), white-box testing can
be oriented to the application's objects, methods, etc. If
the application was well-designed this can simplify test
design and test automation design.

K,Byeeeee
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what are the techniques used for writing functional test case ?

3 Answers   ADP, Deloitte,


what is the process followed in JAVA Testing compared to Normal Testing process.

1 Answers  


How you will assure client that the number of test cases written by you is sufficient or can complete the test coverage completion criteria?

1 Answers  


How many members can write the single test case?

2 Answers   Ordain Solutions,


How quickly we need to fix the bug?

0 Answers  






What is bidirectional traceability?

3 Answers  


in your organization in what way(phases) s/w is developed and in what way testing will be conducted?

4 Answers  


what is mean by service level testing? what will come under this?

1 Answers  


Use-cases can provide useful input into the design of black-box and state-based tests of OO software.is it true

1 Answers   SSC,


what is meant by cyclomatic complexity???

3 Answers   Philips,


I m beginner to testing.. plz send me manual testing material or tell me best site for testing where i can get from fundamentals...

2 Answers  


What is the difference between User Acceptance Testinga and System Testing?

16 Answers   EDS, InTouch,


Categories