1
Automation Interface, Add-Ins and Tools / Re: [Conceptual] Perform automated tests for add-i
« on: April 30, 2015, 12:08:16 am »
We had some quite good experience with Ranorex. We use the software to validate our EA Extension.
You can record your mouse and key activities while interacting with EA and your extension. Ranorex will create test scripts which then can be replayed. They have some videos on their website which show the concepts.
You can add validation steps, for example checking if a specific element with defined stereotype appears in the Project brower. You can also modify your recordings to support data driven testing.
Sven
You can record your mouse and key activities while interacting with EA and your extension. Ranorex will create test scripts which then can be replayed. They have some videos on their website which show the concepts.
You can add validation steps, for example checking if a specific element with defined stereotype appears in the Project brower. You can also modify your recordings to support data driven testing.
Sven