How do u do User acceptance testing, system testing and regression testing in the real time environment? I'm working on QTP. so, can u please explain in detail from what happens after the project starts & how do we do the above tests. I don't want definitions. I want the steps to follow .

Showing Answers 1 - 1 of 1 Answers

User Acceptance Testing is performed before releasing the product that is designed and developed by the company.Integration testing is also performed when they develop the code.Code is integrated by using different approaches like top-down and bottom-up.System testing is done by integrating the component of a system and any defect that occurs in the system is due to the defect in the integration of the system,but not in the individual components.System performance can also be monitored by creating virtual users.In real time,i mean when the client is using the product,if there are any defects in the system,will be reported back to the developer's or programmers.They will fix these type of defects.There is a concept called Real time testing.Where the real time scenarios are tested according to customer or user or client usage.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions