In which all places, testing is done?One is from the server
by calling server name.Can u suggest others?
Answer / Ram Pravesh Kumar
Testing can be performed in several places:
1. Unit Testing: Testing individual units or modules of software.
2. Integration Testing: Testing how different units interact with each other.
3. System Testing: Testing the system as a whole to ensure it functions according to requirements.
4. User Acceptance Testing (UAT): Testing by end-users to validate that the system meets their needs and expectations.
5. Regression Testing: Repeating tests on previously tested software to ensure new changes or updates have not caused any regressions.
| Is This Answer Correct ? | 0 Yes | 0 No |
In Testing 10 cases you found 20 bugs then how will you know which bug is for which test case?
How would you define a "bug?"
if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????
Explain crud testing.
Difference between Equalance class partion and boundary value analysis?
11 Answers Ford, Patni, TCS,
Which model should we use and under what scenarios?
6. what is the purpose of using automation tool qtp? and why we are using framework.
Have you ever created a test plan?
what is UAT and IST ?
What is two tier and three tier architecture?
13 Answers HCL, IBM, iGate,
Which is the best institute for testing tools in hyderabad ? mindq or akhilreddy or qa planet?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.