Book a Demo

Author Topic: Assigning requirement to a group of elements  (Read 1979 times)

Mihou

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Assigning requirement to a group of elements
« on: September 06, 2006, 05:11:12 am »
Is there any way how to add predefined tag to each UI objects I create and later on assign requirements to all elements with certain tags all at once.

For example I would like to create UI model where there will be several textboxes for a name. Later on I will like to somehow slect all these elements and assign a requirements to all of them at once.

Thank you for your suggestions!

Michal

thomaskilian

  • Guest
Re: Assigning requirement to a group of elements
« Reply #1 on: September 06, 2006, 07:02:07 am »
To assign predefined Tags you should read about Profiles in EA help. This is quite simple.

Regarding your 2nd query: You probably have to write an add-in to perform this. I don't know of any simple method to find certain tagged elements. Nor how to attach requirements then (the relationship matrix can't do that).