How do the test cases differ for Functional,Integration,System
and User Acceptance Testing???
Answer Posted / sathish
Functional Testing:
Testing the application whether it meets the
functional requirements specified in the Software
Requirement Specification documents.
It includes object behavioural testing,Database
testing,calculation coverage,navigation testing,error-
handling testing,Input domain coverage testing,Static text
testing & basic functionality of the page
Integration Testing:
Testing one or more modules together with the
intent of finding data interface defects.
System Testing:
System testing is conducted on overall system to
validate whether the system meets the functional and non-
funtional requirements specified in the Software
Requirements Specification.
User Acceptance Testing:
This testing will come next to the system testing.
Testing the application whether it meets customer
requirements and expectations. Customer site people will be
doing this testing or they will be closely involved in this
testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
What were the major challenges u faced while testing
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
What is reverse engineering?
what are the risks and contingencies u had in ur project?
how to write defects in excel sheets when defects occured
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
What a team leader will test first when s/he will get new module to test?
Hi All I want discuss abt Testing tools is any one available online in google chat?
What is bug release?
Hi, Anybody knows about Hexaware company..
What are the different types of software testing?
What is ecp (equivalence class partition)?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.