what is mean by object oriented design?how is testing
affected by object oriented designs?
Answer Posted / rahul
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. If the application was well-designed this can simplify test design.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
what is the difference between section & test feature in test case documention?
What is an end-to-end testing?
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
What is a code walk through?
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
What is mean by incident logging system ?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
When have you had to focus on data integrity?
How can write testcases on a code under development pls give asnwer
Enlist some bug status along with its description?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What is Difference between Test Strategy and Test Methodology?