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 |
if google wants to introduce the third button along with "search" and "iam feeling lucky",what u will propose and how will u test it?
wt is the diff. bet. verification and validation If possible explain with one example.
What are testing techniques? What is difference between general and specific?
When should testing start in a project? Why?
How many maximum tables we can join by using SQL JOIN??
Is dekstop testing and client-server testing same ?
Who will do the Effort Estimation and Scheduling ?
when there is a new enchancement done by the developers what will do as a tester ?
How to prepare Test data?
Hi, Can anybody send some test scenarios or testcases sample for Finance domain on sales and accounting application. I am very new to Finance domain. Or else please send to my mailID "manojdalai2004@gmail.com". Thanks in Advance, Manoj
what type of testing you are doing ?
What is Functional point and what is the use?