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 |
How can we test the maximum number of search results a Search Engine (like google) should produce?
Tech round 1)joins 2)insert 3)delete 4)date 5)database architechture 6)bug life cycle 7)retesting 8)regression testing 9)somke and sanity testing Manager round 1)current organization details 2)explain current project 3)Basic unix comment 4)Test stragey
If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?
which are the different types testing tools are available and which tool is mostly used in industry
1 what is smoke and sanity testing , when it will be performed ?
What are the database testing questions that can be asked in interview . as a fresher and seniore tester. How to identify which particular tests you are going to use to test each module. Define each and every testing with examples and what stage it is to be used. if you take a particular module, all testing types have to be performed or few types. i am a fresher...Testcase is ok. But how to write functional testcase, system testcase etc separately. How we come to know that only this kind of testing should be done for an given application. If it is a functional testing, what all to be tested and if it is performance what all to be tested....can u plz explain me with examples? what is client side and server side validation what are the testing types that are follwed in client /server, web application, and desktop application. i am a fresher .preparing for interview..can u please send me the answers as earlier as possible thanks in advance..Help me out please.......
how build is send to testing team??
What r the different FUNCTIONAL testing techniques?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach
how do you test for runtime error using manual testing
Can u tell me any 3 BVT's for yahoo login page ?
Hi, I am new to testing field.Plese answer my question.Do we prepare separate test plan and test case for manual testing and automation testing or do we prepare one for both types of testings?