This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I am creating smoke tests for my ui. I am having the following problem. The application dynamically creates a collection of diagram node tools that are displayed in the toolbox. I use a template to define the label and thumb that are displayed for each node. I tried using UI Automation, White, and Coded UI Tests. I am unable to find a specific diagram node tool during the test. I am unable to dynamically set a name on these node tools when using the template. That means there is no identifier for the testing framework to use to find that node tool. Can anyone suggest an smoke testing framework that works well with the mindscape objects? Can anyone suggest a strategy for locating objects without using the Automation ID or name, in case I cannot set them? |
|