What is the difference between System testing and System
Integration testing?
Answer Posted / priya
System testing is testing whole sysytem..wheather its
meeting the SRS or client requirement
&
When one module is integrated with other module then we do
System Integration testing to confirm that intigaration of
one module is not affected on functionality of other moule.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
What is Initial Configuration?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Why does the boundary value analysis provide good test cases?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Positive and Negative test cases for the speedometer?(minimum 5 each)
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Who will take care of test plan and test case?
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.