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 |
What is bug life cycle?Explane with example
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
what is the difference between PEGA based web application testing versus web application testing?
8)What is the actual need for an alpha and beta testing? A)For the developers it is impossible to predict how the end user with really use the application B)Misinterpretation of instructions for using the software C)End users may use strange combinations of input data D)All the above
How and what to functionally test in a web based application manually?
what r the entry criteria for automation testing?
how will you clarify the requirements
8 Answers eMids, HCL, iGate, JPMorgan Chase,
what is the difference between project based testing and product based testing?
2 Answers Infinite Computer Solutions,
wht are the possible test cases for security testing?both negtive and possitive
WHAT IS CVS? WHY IT IS USED
Waht is the difference between system test case and functionlity test case?.
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends