what is the main difference between Compatibility testing
and system testing
Answers were Sorted based on User's Feedback
Answer / s.j.kumaresh
Compatibility Testing: Testing to ensure that how well the
system performs in a particular H/W,S/W,N/W.
System Testing: Testing conduted on the entire integrated
system to see whether the system meets the system
requirement specification or Business requirement
specification.
s.j.kumaresh
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / vinodh anandhan
COMPATIBILITY TESTING. Testing to ensure compatibility of
an application or Web site with different browsers, OSs,
and hardware platforms. Compatibility testing can be
performed manually or can be driven by an automated
functional or regression test suite.
System testing of software is testing conducted on a
complete, integrated system to evaluate the system's
compliance with its specified requirements. System testing
falls within the scope of black box testing, and as such,
should require no knowledge of the inner design of the code
or logic
Vinodh Anandhan
Software Test Engineer
Bangalore
vinodhanandhan@gmail.com
Is This Answer Correct ? | 6 Yes | 1 No |
What is the Input of Testcase?
what is software testing
what type of testing process is being followed in your company?
what are the add-ins needed to test .net and c# projects?
Do we have any certifications for ETL Testing ?
What are all the things ur going to keep in mind while System testing?
I am doing manual testing for one website application. already i had prepared test case report,bug tracking report. now i need to perform functional testing of the application and prepare function test report. so can u send one model of the functional test report to me.. it is very helpful to me. my id is sunaruna84@gmail.com
what the diff b/w Smoke Testing and Santy Testing?
10 Answers Cap Gemini, Financial Technologies,
Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. 2.Black-box testing attempts to find errors in which of the following categories Option 1 Incorrect or missing functions Option 2 Interface errors Option 3 Performance errors Option 4 All of the above
What is Buddy testing?
if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?