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 between object oriented testing and conventional testing?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference bitween 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 difference between Maintainability testing and Maintance testing?

sorry


Difference between functionality testing and load testing?

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


What is the major difference between regression testing and retesting?

regression testing is a white box testng


What is difference between Smoke and sanity testing with examples?

htyh


What is the difference between testing a single mean and testing the difference between two means?

A single mean is used in testing to compare a single variable to a population mean in order to determineÊif there is aÊdifference. Two means are used in testing to compare two populations to see if there are variances between the two variables.Ê


What is soa testing?

SOA Service Oriented Architecture


What is the difference between water and ecowater?

The main difference between water and ecowater is the hardness rating difference. For water testing and filter options, see your local water specialist.


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