what is difference between interface and integaration
testing?are system specs and functional specs same please
tell the difference
Answer Posted / 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 |
Post New Answer View All Answers
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?
Give me sample test cases for smoke testing
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
How do you go about testing a project?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
What is known as data-driven testing?
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
What is the difference between GUI Testing,UI testing and Usability TEsting
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
How soon the bug should get fixed?
What is Registry?