1.Unit testing ->integration testing->system testing->UAT in
this where do u do the functional testing & regression
testing? if these two done in each phase why should not
mentioned in that ?
Answers were Sorted based on User's Feedback
Answer / ashish
functional testing & regression testing are done basically
in the system testing. We are not doing these in each phase.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / ramana s
Fuctional, Regression, Retesting, Soak, Performance, Ad-
hoc, sanity etc. are part of System testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shraddha
Both Functional testing and regression testing in done in
the integration testing and system testing phase.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / prashanth
I support Ramana S, system testing consists of GUI testing, functional, regression, retesting, alpha, beta, santy, smoke etc
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / sara
after integration testing before system testing we will do!
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / ferdinand martin
Functional & Regression Testing is spread across all stages
of Testing. Lets go back to the definition of Testing -
"Finding Defects". Defects could be found at various
stages of the project however the no. of defects as
compared to the initial stages of the project with the
final stages of the project will be minimal. Think about
it...why would you call it as User Acceptance TESTING.
| Is This Answer Correct ? | 0 Yes | 6 No |
At what stage the unit testing has to be done?
what is server-side testing? what is automation framework?
What are the different types of software testing?
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
some major negative test cases to break the sign up page having username password, email, url address field and some check box selection options ?
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
what is system integration testing or UAT testing ?
what is test leakage?
1. How many Process are there in Testing Life Cycle?
How will you find out Root Cause of any defect?
what is database teesting?
what is the difference between Test case and Test scenario? is it necessary to prepare scenarios before writing test cases?explain in detail.