What is diff. between System Testing and Integration
Testing ?
Answer Posted / anuradha
In system testing we test both functional testing and non
functional testing too . Non functional testing contains
security testing , load testing , relability tesing ,
stress testing ,volume testing , GUI testing ,compactibilty
testing ,interoperability testing , we perfor benchmarking
too , configuration testing so on
In integration testing we test the functionality testing ,
checking the of all the modules which are integrated . we
check for the data flow betn the modules is done as per the
requirement or not
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
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?
What are the disadvantages of manual testing?
What is showstopper defect?
Explain thread testing.
How do you get programmers to build testability support into their code?
write test case for gmail sign up page?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is Web testing & which action we take at the time of Web Testing?
Write test cases on duster
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
what is date field test case
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
what is agile model and spiral maodel?pls explain with an example?
What is the difference between load testing and performace testing?