What is an IDE?

Answers were Sorted based on User's Feedback



What is an IDE?..

Answer / rajendra prasad reddy

IDE-Integrated Development environemt

Is This Answer Correct ?    3 Yes 1 No

What is an IDE?..

Answer / vinodh anandhan

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

What is an IDE?..

Answer / lakshmanaraj bg

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

Post New Answer

More Manual Testing Interview Questions

Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed

1 Answers   Siegeworks,


What are the critical defect can find in web based testing(Like if any interview asked what critical defect you found in web based testing)????

1 Answers  


what is static testing,and dynamic testing? explain with an example.

4 Answers  


I have one year of experience in IT as tester.Do i know any openings,if u heard?

1 Answers   Infosys,


Hi this is satish from bangalore I wanted to take up my ISTQB Foundation level Certification can any one help me out with the date of test..

2 Answers  






1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. is it true

0 Answers  


How do u find Synchronization problems manually?

3 Answers   CTS,


can anyone tell me the different types of testing with starting letter A specify atleast 5 ?? eg: adhoc testing,alpha testing.

2 Answers  


What is the difference between bug,defect, error, failulre, fault & mistake?

7 Answers   AZTEC,


is smoke and sanity testing is same? Please clear this doubt.

3 Answers  


what is the diff b/w system testing & end to end testing

1 Answers  


What do you do (with the project staff) when the schedule fails?

0 Answers   TCS,


Categories