define integration testing ,gui testing and functional
testing
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Testing will produce Bug Free Product 1 - Yes 2 - Sometime 3 - No 4 - None of above
Test cases for save option for notepad - I have listed few. Please improvise my answer
Hi freinds..im priyan 4rm banglore. i recently got an job on 2+(manual testing) by faq experience.in 2 days im going 2 join in company. now, can u any tel me pls how s there n company & environment. and what work did they give for me in starting & vat work shal i do there..? pls give me reply & help me soon. pls dont mind.
what is a review?
Is an "A fast database retrieval rate" a testable requirement?
What is verification and validation testing
What is the difference between bug and defect?
The degree to which the software LOC of a program has been tested is called A.Data flow testing B.Code coverage C.Code walk through D.Statement coverage
What is verification & validation ? What we do in verificaztion & validation? Give an example.
What should be done after writing test cases?
what is test procedure?
1. what are the types of testing you know and you experienced ?