Analyser Framework to verify Software Component
Rolf Andreas Rasenack

TL;DR
The paper presents a novel framework using Abstract Syntax Language Tree (ASLT) to verify compatibility of black-box software components, aiming to improve integration reliability in rapid software development.
Contribution
It introduces a new analysis framework leveraging ASLT for verifying compatibility of black-box software components, addressing interaction issues during component integration.
Findings
Framework effectively checks component compatibility
Implementation demonstrates practical viability
Reduces integration errors in component-based development
Abstract
Today, it is important for software companies to build software systems in a short time-interval, to reduce costs and to have a good market position. Therefore well organized and systematic development approaches are required. Reusing software components, which are well tested, can be a good solution to develop software applications in effective manner. The reuse of software components is less expensive and less time consuming than a development from scratch. But it is dangerous to think that software components can be match together without any problems. Software components itself are well tested, of course, but even if they composed together problems occur. Most problems are based on interaction respectively communication. Avoiding such errors a framework has to be developed for analysing software components. That framework determines the compatibility of corresponding software…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Software Engineering Methodologies · Software Engineering Research · Software Reliability and Analysis Research
