Prepare for your Next Interview
This is a discussion on question about useing Rational Robot to test installation within the Rational Robot forums, part of the Software Testing category; we are trying to use rational robot to test our application installation process. At the end of the installation, there is a "Installation complete" window to inform user the application ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
question about useing Rational Robot to test installation
we are trying to use rational robot to test our application installation process. At the end of the installation, there is a "Installation complete" window to inform user the application has been installed successfully. We put code in robot scripts to close this window, but somehow rational robot is not in control when the installation starts, and we have to manually close that "Installation complete" window, then rational robot regains control back. We really want robot to finish the whole installation process. Is anyone know why this hanppens? and is there any way to make it work automatically? Thanks!
|
| Sponsored Links |
|
|||
|
Re: question about useing Rational Robot to test installation
You can do that using Rational Robot.
First put focus on to your installer from robot by giving WindowsSetContext, "Caption=name of your window". GIve enough delay and then Try to click on the button by giving Pushbutton Click, "Text=Name of button" or Pushbutton Click, "ID=" |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to create a Data Driven Test in Rational Robot | ravisuriya | Rational Robot | 5 | 05-28-2008 01:47 AM |
| Can I recreate Test Datastore in Rational Robot | manishonnet | Rational Robot | 5 | 03-09-2008 07:21 AM |
| Rational Robot | rsk_vsk2000 | Rational Robot | 0 | 08-02-2007 11:11 PM |
| We need to test the .NET Application in Rational Robot | Geek_Guest | Rational Robot | 0 | 07-25-2007 10:27 PM |
| Rational Robot or Rational Test Manager crashes while running test | Geek_Guest | Rational Robot | 5 | 06-04-2007 06:36 AM |