what is difference between interface and integaration
testing?are system specs and functional specs same please
tell the difference
Answers were Sorted based on User's Feedback
Answer / sai
as far as I know Interface testing is basically how the
screen or application looks like(alignment of the screen
title,font type of the fields,font size etc..)
Integration Testing, is testing the connectivity between
different modules of the application.
functional specifications, involves the description of
functionality of the application.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / shruti jadhav
Interface testing deals with the usability and of the
system specifically.Where as Integration testing is to test
the functionality and usability of all the modules in
integration.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / vinay sahrma i.ts
IN INTERFACE TESTING WE CHECK HARDWARE PARTS OF THE SYSTEM
INTARECT WITH THE SOFTWARE PART PROPERLY....
IN INTEGATION TESTING WE CHAECK THE SYSTEM WORK PROPERLL
AFTER INTEGRATING ALL PARTS OF THE SYSTEM ...
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / roxana
system spec I think is the requirement details from the
application that is being developed.
Whereas Functional spec is the functionality details of each
requirement of the application.
Please correct me if I am wrong
| Is This Answer Correct ? | 0 Yes | 6 No |
What methodologies have you used to develop test cases?
What are the document required to prepare during testing?
What types of testing will come under functionality testing and non functionality testing?Security testing is consider as functionality testing or non functionality?why its so?
Which are the standards for software test plans?
I need a brief decsrpition on How to test borwser compatabilty and O.S compatibity? Wat are the techniques to test? TIA
When a bug status will be changed to "DEFERRED" , by the developer ? What might b the situations to change the status to deferred ? pls explain with an example .
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is mean by "instance" in case of software testing..?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What is defect pooling?
How do you test the server response time? Do you use any tool? If so what tool? If not how can it be done manually?
What is UML and how to use it for testing?