WHAT IS MEAN BY OBJECT ORIENTED DESIGN? HOW DOES IT AFFECTS
TESTING?
Answer / jaiswal hemant r.
Generaly Object oriented design is consisted of objects
which is having data structure and decides what to include
in our program, reusing this object we can reduce errors
and redundacy which are the keyfactor of testing. By
Reducing redudancy and reusing objects we can achive
testing in efective manner.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the preconditions or initial conditions before doing the Automation testing?
What is functional specification?
What is fuzz testing and when it is used?
plz give me anybody test data expected result during prime number programe ? advance thanks
Explain dynamic testing?
What is the meaning and purpose of each of: 1) Test Strategy 2) Test Plan #) Test Case? What is an example of each?
What is test environment?
What is the bottom-up approach?
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
For Web Applications what type of tests are you going to do?
How to copy some tables in a DB to another DB in SQL Server
What is 'test plan driven' or 'key word driven' method of testing?