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 |
explain - Test plan, Test case, test scenario, test data, test report,
What is the test case did u take more time,and difficult to write, in interview they asked, can anyone give the answer please.
how releases will happen in your company?
what methods will u follow to prepare testcases in ur org?
how would u do performance Testing manually for web site.
What is diff between Agile SDLC and TDD SDLC? Kindly let me know?
What is the negative test cases for www.yahoo.com?
dif b/w localisation and globalisation testing breifly explain ?
How can you use technology to solve problem?
pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button"ok"which when clicked returns addition of two numbers entered in textboxes question:Write test cases which will cover all requirements and scenarios
Expain testing proces of your company?
How to do the performance testing manually? Does you have a test case for that?