How is testing affected by object-oriented designs?
Answer / ramyab.mca@gmail.com
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. If the
application was well-designed this can simplify test
design.
K,Byeeee....
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
What Is System Testing
What if the software is so buggy it can't really be tested at all?
After receiving the build.How will you start the testing
why RUPis important or what are all the advances in RUP?
The Test strategy, in Test Plan document must be changed according to the type of test to be conducted. The main reason could be,
In a listbox of cities, if I enter B, it should display all the cities starting with B, then if i type BA, then all cities starting with BA and so on. Pls anyone give me all the positive and negative test cases for this. It is urgent. Realtime questions pls.
I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
What are the Level of Severity
11 Answers Atlantic Scientific, Deloitte,
What did you include in a test plan?
what is regression testing???
What is meant by entry criteria and exit criteria in software testing?