What is System Testing and Integration Testing.Differentiate
them.
Answer Posted / n@ni
System Testing : Other name for system testing is black box
testing.
->It was done by testers.
->"Testing all the requirements in the application is
called system testing"
->In system testing the test engineer can test the
1)Userinterface functionality (colour,size,font,etc)
2)usability (curser blinking,tab monents,short cut keys etc)
3)functionality (customer required functionalites are there
in the application)
4)non functional (preformanece,security)
5)validate (type)
Integration testing : Other name for integration testing is
white box testing.
->It was done by Developers
->in Integration testing developers test the
1)connection between the modules,
2)data flow between the modules,
3)control flow between the modules.
Integration Testing is of two types,
->Database Integration (Back End Integration)
->Application Integration (Front End Integration)
Plz Let me know if any Mistakes in it.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How can data caching have a negative effect on load testing results?
Explain accessibility testing and its importance in the present scenario.
where do we work with Application, web and Database servers Means which type of applications.
Explain briefly your project.
What types of software testing are available?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
How to do integration testing on duster......
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is the difference between a standalone application, client-server application and web application?
Tell me the advantage and disadvantage of cookies?
In what situation would you want to parameterize a text verification check?
About Testing
Explain user acceptance testing.