define integration testing ,gui testing and functional
testing

Answers were Sorted based on User's Feedback



define integration testing ,gui testing and functional testing..

Answer / ramprasad.s

1.GUI Testing: Graphical User Interface Testing.
Testing focuses on controls like List Box, Combo Box,Push
buttons,Mouse click events, scroll bar, Radio buttons, Look
& Feel.

2. Integration Testing:

Integrate the component/Module and check the functionality
for 1.data loss in the Boundary.(Between the modules)
2.references not connected. ( ex: Foreign Key objects)
3.Functional Testing: Black Box Testing.
To check Functionality of an application meet the Requirement

Is This Answer Correct ?    5 Yes 0 No

define integration testing ,gui testing and functional testing..

Answer / savita rajur

Integration testing:testing the
interface/relationship/bridge/data flow of the application.

gui testing :testing the objects of the application.

Functional testing:testing the functionality of the
application against requirements rigorously.

Is This Answer Correct ?    3 Yes 1 No

define integration testing ,gui testing and functional testing..

Answer / hari

Integration testing: is to discover errors in the
interfaces between the modules/sub-systems

GUI testing: testing the dinamic objects with messurements.

Functional Testing: Test the correctness of application
with the set of inputs & outputs

functional comes at 3 different stages of Application

1.Module Level 2. integration Level 3.System testing

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Could any body tell me about 'Defferred test'?,please. when will we use 'Defferred test'? Who will use it?

4 Answers  


waht is the quality in your company?

5 Answers  


What is validation and verification? What is different between them?

8 Answers   Banking, Nedbank,


What is Alpha and Beta Testing?

37 Answers   ABC, Aspire, College School Exams Tests, Fidelity, Photon, TATA,


What is test out put?

0 Answers   Amdocs,


What is an error?

0 Answers  


what is the use case and what is the test case?

6 Answers   CTS,


what is mean by service level testing? what will come under this?

1 Answers  


what is the use case ? what is the use of the use case ?

5 Answers   Kanbay,


1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false

2 Answers   Infosys,


How do you test google or gmail application??tell me step by step process??

4 Answers   TCS,


advantages of test plan in software testing? the interviewer asked what is the use of test plan, as we always dont follow the test plan.

7 Answers  


Categories