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 |
Advantage and disadvantage of waterfall model,v model and iteration or incremental model?
what is date field test case
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
Hi all, I am currently working in manual testing and am interested in database testing. How do I change my career from manual to database testing? What are the prerequisites for that inorder to equip myself for database testing?
Can anybody tell me how to write teste cases real time with a example.And what doc. u require for it.And what r the testing types u apply seriiiially on the application.REAL TIME PEOPLE ONLY.
4 Answers Quest, State Bank Of India SBI,
What are the types of functional testing?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
How to write a Batch script and Batch Framework?
1)What are diffrent matrics assosiated with testing?
need testing projects where can i find them
What is Usability testing? Can you please give me some examples of usability test cases or how to write usability test cases.
what is the entry and exit criteria for system testing in v model