answersLogoWhite

0


Best Answer

Conventional testing is the traditional approach to testing mostly done when water fall life cycle is used for development, while object oriented testing is used when object oriented analysis and design is used for developing enterprise software. Conventional testing focuses more on decomposition and functional approaches as opposed to object oriented testing, which uses composition. The three levels of testing (system, integration, unit) used in conventional testing is not clearly defined when it comes to object oriented testing. The main reason for this is that OO development uses incremental approach, while traditional development follows a sequential approach. In terms of unit testing, object oriented testing looks at much smaller units compared to conventional testing.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference bitween object oriented testing and conventional testing?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is difference between thread based and use based strategies for integretion testing in object - oriented methodology?

difference b/w thread based and use based testing


Why is top-down testing not an effective strategy for testing object oriented system?

Each object should be responsible for its own logic and data, and so each object's tests should be responsible for its own tests. The top-down approach is the polar opposite of this design, as the top level object would be responsible for testing all of its enclosed objects. This works well in procedural programming, but explicitly violates the concepts of object oriented programming, which states that no object should be concerned about the details of any other object's internal design.


What is the difference between testing and commissioning?

Systems Commissioning is the process of testing final versions of software, hardware and configuration in their final locations. Once completed, it is "Live" (Available for use) and will not require further testing.


What is the difference between block box and white box testing?

White box testing or unit testing: To do white box testing, knowledge of internal logic code is required. It is mostly done by developers.Black box testing: The functionality of an application is tested; logic code is not required. This testing is done by testers.Block box or system testing: Testing the application without knowledge of underline code of the application. it is done by the testers.


Difference between module testing and unit testing?

unit tests are a collection of tests written by a developer during the software development process. Module tests are a collection of tests written by a tester after some code has been written by a developer.

Related questions

What is the difference between object oriented testing and conventional testing?

Conventional testing is the traditional approach to testing mostly done when water fall life cycle is used for development, while object oriented testing is used when object oriented analysis and design is used for developing enterprise software. Conventional testing focuses more on decomposition and functional approaches as opposed to object oriented testing, which uses composition. The three levels of testing (system, integration, unit) used in conventional testing is not clearly defined when it comes to object oriented testing. The main reason for this is that OO development uses incremental approach, while traditional development follows a sequential approach. In terms of unit testing, object oriented testing looks at much smaller units compared to conventional testing


What are the differences between object-oriented testing of software and convectional software testing?

Conventional testing is the traditional approach to testing mostly done when water fall life cycle is used for development, while object oriented testing is used when object oriented analysis and design is used for developing enterprise software. Conventional testing focuses more on decomposition and functional approaches as opposed to object oriented testing, which uses composition. The three levels of testing (system, integration, unit) used in conventional testing is not clearly defined when it comes to object oriented testing. The main reason for this is that OO development uses incremental approach, while traditional development follows a sequential approach. In terms of unit testing, object oriented testing looks at much smaller units compared to conventional testing.


What is difference between thread based and use based strategies for integretion testing in object - oriented methodology?

difference b/w thread based and use based testing


What are the differences between object oriented testing of software and convectional software testing?

Compare and contrast the testing strategies for object oriented software and non object oriented software


What is soa testing?

SOA Service Oriented Architecture


Difference between functionality testing and load testing?

Functionality testing is what is expected. Load testing is what it actually did.


What is difference between Maintainability testing and Maintance testing?

sorry


What is the difference between data warehouse testing and conventional testing?

ETL stands for Extract-Transform-Load and it is a process of how data is loaded from the source system to the data warehouse. Data is extracted from an OLTP database, transformed to match the data warehouse schema and loaded into the data warehouse database.Many data warehouses also incorporate data from non-OLTP systems such as text files, legacy systems and spreadsheets. Conventional testing is a sort of testing in which the test engineers will check the developed application or its related parts are working accordingly to the expectations of customer or not, from coding phase of SDLC to the end


What is conventional tedagogy?

"Conventional pedagogy" refers to traditional teaching methods that focus on the teacher being the main source of knowledge and students being passive receivers. This approach typically involves lectures, memorization, and a one-size-fits-all curriculum.


What is the major difference between regression testing and retesting?

regression testing is a white box testng


If the paired difference's are normal in a test of mean difference's then the distribution used for testing is the?

If the paired differences are normal in a test of mean differences, then the distribution used for testing is the


What has the author John D McGregor written?

John D. McGregor has written: 'A practical guide to testing object-oriented software'