Hi All,

My question may look very silly to all the expert, but if u will look in a beginner's view then this will be how difficulty to do this task .
Can any body please guide me how to do unit testing? I've create a sample application. I've a push button in my main window, on pressing which , a new dialog is appearing, which has 2 line edit and a OK button.

How to perform unit test on this?

Thank yo all.