How is testing affected by object-oriented designs?
Answer Posted / 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 View All Answers
What are quality assurance and quality control?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
Explain what is exhaustive testing?
How will you determine when to stop testing?
What are the main key components in web applications?
What do you do (with the project tasks) when the schedule fails?
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
write the test senario on opening door in the flow diagram format
What r the functional testing u perform?
What is pesticide paradox?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
What is the big deal about ‘requirements’?
which sanity testing is performed?
Unit Testing can be done by using Nunit?
In how many ways you perform batchtesting ?