Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Starting AUT from script(Need to be able to stop and start AUT from script)
Starting AUT from script [message #1780625] Thu, 25 January 2018 00:55 Go to next message
Bruce Edgerton is currently offline Bruce EdgertonFriend
Messages: 25
Registered: May 2017
Junior Member
I have test cases where I need to login to my application as different users. A user has roles attached to them which allows access to different parts of the IDE. What I would like to do is:

  1. Load the AUT from a script
  2. Login as a particular user
  3. Run the appropriate tests associated with the user's roles
  4. Close the AUT
  5. Reload the AUT and login as another user and run a different suite of tests

This is simple enough to do from RCPTT IDE, but I can't figure out how to do it from a script.
Re: Starting AUT from script [message #1781972 is a reply to message #1780625] Thu, 15 February 2018 12:08 Go to previous message
Viktoria Dlugopolskaya is currently offline Viktoria DlugopolskayaFriend
Messages: 124
Registered: March 2017
Senior Member
Hi Bruce,

If login process is executed at the launching stage of your app and it cannot be recorded, I think it is not possible.
Can you send credentials to your AUT as app arguments so it can be specified in the launch configuration?
Previous Topic:Random timeout errors on remote machines
Next Topic:Importing of Folders & Files within RCPTT workspace
Goto Forum:
  


Current Time: Thu Apr 25 11:27:06 GMT 2024

Powered by FUDForum. Page generated in 0.03290 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top