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

What is penetration matrix and how it is used in software testing?

1 Answers  


How can one file compare future dated output files from a program which has change, against the baseline run which used current date for input. The client does not want to mask dates on the output files to allow compares.

1 Answers   Ordain Solutions,


How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?

5 Answers  


write test case for login window

2 Answers  


what is cause effect graph & exp its types?

3 Answers  






what is a Checklist

2 Answers  


what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?

2 Answers  


can anyone please tell how a rally tool is used in testing. what are the tester roles in using this tool and the detail working of this tool.

1 Answers  


Why performance testing is performed? What are tools of performance testing?

0 Answers  


Adobe puzzles: . . . . . . . . . connect all these dots using 4 continuous lines.one clue u can extend the line after the points also. 2.one basket contains apples,second basket contains oranges and third basket contains apples and oranges the labels are wrongly mentioned.pick one fruit from one of these basket and find which basket contain which fruits.

2 Answers   Adobe, TCS,


Hi, Can anybody tell me what is Boundary value analysis, equivalence partitioning and error guessing with examples?

3 Answers  


what is tracebility matrix? what is negative testing

14 Answers   Creative Informatics, RTG, Symantec, TCS,


Categories