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 |
what is the difference between client-server application and web based application?
What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analysis d)None of the above
Hi..I have 2 years exp in manual. In our company we are using only excel sheet for preparing reports. If possible anyone can send resume format for manual. mail id vdivya_mdu@yahoo.co.in and give some suggestion. thnx
5 Answers Rhytha Web Solution,
Can any one tell me which is the best institute for testing in Hyderabad and also the faculty suresh or nageshwarao ????
An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000 Can you please explain in brief, how to do equivalance class?
4 Answers ISTQB, Tech Mahindra,
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
what is a use case ?.
The primary goal of comparing a user manual with the actual behavior of the running program during system testing is to ?? A.Find bugs in the program B.Check the technical accuracy of the document C.Ensure the ease of use of the document D.Ensure that the program is the latest version
can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is the sdlc? what is the mannual tester roles? Write test case............? Sqlquerries...? How many test cases do you write down perday.........?
I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues