I have a doubt about winrunner.Could you please explain how we can do Functionality testing,Interface testing,system testing and regression testing using WINRUNNER?

Showing Answers 1 - 3 of 3 Answers

Functionality Testing:

                           During this testing ,Testing Team validate correctness of every functionality in terms of below coverages

1:Behavioural Coverage

2:Error Handling coverage

3:Input Domain Coverage

4:Calculation Coverage

5:Backend Coverage

Intersystem Testing;It is also as End to end testing .During this testing,testing team concentrate on whether our application build co-existance with other application bulid or not

System Testing: During this testing,test engineers are verify the proper execution of entire application components including interface to the other compenets 

Regression Testing:

                         ReExecution of selected test on the modified build ,to check whether bug fixing is correctly done or not and occurance to side effects

  Was this answer useful?  Yes

kavitha

  • Apr 4th, 2006
 

Please explain with example what is initial and end condition in win runner. Appreciate you quick response on the above.

  Was this answer useful?  Yes

Rohini

  • Aug 15th, 2006
 

Hi

The initial condition can be explained with the following example

in our flight resrvation application let us consider that you are recording the login screen with the Agent name and password after login you will be entering into flight reservation application.When you want to play that login screen you have to once again keep the login form in the desktop so that you can run the application this is called as initial condition.

  Was this answer useful?  Yes

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