What is an IDE?
Answers were Sorted based on User's Feedback
Answer / rajendra prasad reddy
IDE-Integrated Development environemt
| Is This Answer Correct ? | 3 Yes | 1 No |
An integrated development environment (IDE), also known as
integrated design environment and integrated debugging
environment, is a type of computer software that assists
computer programmers in developing software.
IDEs normally consist of a source code editor, a compiler
and/or interpreter, build-automation tools, and (usually) a
debugger. Sometimes a version control system and various
tools to simplify the construction of a GUI are integrated
as well. Many modern IDEs also integrate a class browser,
an object inspector and a class hierarchy diagram, for use
with object oriented software development. Although some
multiple-language IDEs are in use, such as the Eclipse IDE,
JDeveloper, Code::Blocks, Komodo IDE, NetBeans, Borland
Developer Studio, KDevelop or Microsoft Visual Studio,
typically an IDE is devoted to a specific programming
language, as in the Visual Basic IDE or in the WinDev IDE.
An example for a multiple-language IDE, Eclipse's base
installed language is Java. It also has plugins for C/C++,
Python, Perl, Ruby, Fortran, Cobol, PHP, JSP/Servlet, J2EE,
OOD/OOP design tools and many more plugins. These all can
be installed on the same IDE at the same time. They all
have their own debugger and integrated IDE options.
| Is This Answer Correct ? | 3 Yes | 2 No |
INTEGRATED DEVELOPMENT ENVIRONMENT:
IDE(integrated development environment)is a software application that provides comprehensive facilities to computer programmers for software development.
An integrated development environment also known as integrated design environment, integrated debugging environment or interactive development environment.
An IDE normally consists of:
1. a source code editor.
2. a compiler and/or an interpreter.
3. build automation tools.
4. a debugger.
The boundary between an integrated development environment and other parts of the broader software development environment is not well-defined.
Sometimes a version control system and various tools are integrated to simplify the construction of a GUI.
Many modern IDEs also have a class browser, an object inspector, and a class hierarchy diagram, for use with object-oriented software development.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between manual testing and automation testing?
write a use case format for login
What is system testing? when we use system testing in our project?
cAN ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION : BALCKBOX TESTING, FUNCTIONAL TESTING, FUNCTIONALITY TESTING, SYSTEM TESTING....... AND TEST METHODOLOGIES, TESTING TECCHNOLOGIES, TESTING TYPE.....
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
Why you developed the software to test the software?
what is the difference between BVA&ECP?
3 Answers Infinite Computer Solutions, TCS,
what is boudarary value analysis? what is the use of it?
what is entry and exit criteria?
Do the test cases differ for Functional,Integration,System and User Acceptance Testing???
What is Stub and Driver ? What functions are used in stubs and driver?
which environment you like to work?