Difference between the System Testing and System Integration Testing?
Answer / ramakrishna
SYSTEM TESTING is a level of software testing where a complete and integrated software is tested. The purpose of this test is to evaluate the system's compliance with the specified requirements.
System Integration Testing is defined as a type of testing carried out in an integrated hardware and software environment to verify the behavior of the complete system. It is a testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is traceability matrix? when we are using this traceability matrix in ur project?
What all document are required to testing?
There are no requriments, coding is been developed to the project without srs,brs document how u are going to prepare test case?
1 )if you have 1000 test cases ,you find out one defect in second build that time which testing you are using Regression Testing or Retesting ? explain with detail as well as you want to execute all the test cases?
How to write JSON query ? Explain with Example
What is mean by incident logging system ?
How many Test Cases can u write for the Login Page Scenario?
4. What are the three things you like best about the Web site?
What are the advantages of Manual Testing?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?
Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)
How to explian the V model ?