Platform
In computing, a platform describes some sort of framework, either in hardware or software, which allows software to run. Typical platforms include a computer's architecture, operating system, or programming languages and their runtime libraries.
Framework
A software framework is a reusable design for a software system (or subsystem). A software framework may include support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. Various parts of the framework may be exposed through an API.
'Papers > Others' 카테고리의 다른 글
컴포넌트 테스트를 위한 래퍼의 자동 생성에 관한 연구 (0) | 2007.06.27 |
---|---|
블랙박스 테스트 케이스의 리엔지니어링 (0) | 2007.06.27 |
regression test (0) | 2007.05.10 |
Reducing Software Maintenance Costs By Designing in Reliability (0) | 2007.04.20 |
Documentation parser to extract software test conditions (0) | 2007.04.14 |