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 |
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
At which stage testing phase will start
Write test cases to copy text file from C:\ drive to D:\ drive?
What is the difference between volume and stress?
What is the difference between integration and system testing?
What are the diff ways to check a date field in a website?
What is the difference between Retesting and Data Driven Testing?
in our company we are not having any conformation management tools so, how will we follow or manage the change request from the client?
How do you estimate white box testing?
Why would we not include these?
What is Wound Fixing?
How will be the communication between the testers and developers while found a bug?