01-11-2013, 01:46 AM
Hello guys,
I have a problem with understanding QTP.
So, I have a web page with link. User click on that link, program execute some processes on computer and if everything is ok start new JDialog authentication form with text fields and button. I want to automate click on Link and authentication process(fill user/password fields and push button). Do I need to create 2 scripts? In first realize click on link in second click on button or I could create all actions in one script? How do I know that first script finishes without errors?
Thanks in advance.
I have a problem with understanding QTP.
So, I have a web page with link. User click on that link, program execute some processes on computer and if everything is ok start new JDialog authentication form with text fields and button. I want to automate click on Link and authentication process(fill user/password fields and push button). Do I need to create 2 scripts? In first realize click on link in second click on button or I could create all actions in one script? How do I know that first script finishes without errors?
Thanks in advance.