What do you mean by Unit Testing, Integration Testing, System
Testing, and User Acceptance Testing and when do you do them?
Answer Posted / prasanna
Unit Testing: It is the process of testing the application
software at unit control structure.
Intergration Testing: Combining all the modules and tested
as a group.
System Testing: Testing the application fuctionality for
the first time once all the modules are interegrated .
User Acceptance Testing: It is a process of testing the
system by the end user or clients based on business
specifications
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is the full form of cmmi?
Define brain stromming and cause effect graphing?
What is test out put?
what is diffrence between dynamic black box testing and dynamic white box testing
What are differences in testing a client server and a web application?
MS Paint
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
How do you know the code has met specifications?
How does quality control differ from quality assurance?
What is virtual creation tool?
Test approach to windows scheduler?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
Can you explain regression testing and confirmation testing?
when do you escalte issue to your manager?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.