
Mechanism to document page elements
Reported by Brandon Faloona | June 11th, 2009 @ 08:17 PM | in Backlog
As a project grows the number of steps and page elements can swell quickly.
Add the ability to list steps and page elements by including them in RDoc output
- RDoc of a watircraft project can be used to help an automation team be productive, but steps and page elements are not included.
- Steps syntax is unforgiving, but includes messy things like grammar and spaces, and IDEs don't help with code completion. Thus an easy way to list them or search for them would increase productivity.
- A complex site could have thousands of page elements. These might be easy to review in RDoc on each page's Class.
Comments and changes to this ticket
-
bret (at watircraft) June 11th, 2009 @ 08:50 PM
This is two different requests -- one for steps and one for pages.
I don't think cucumber provides the support requested to lists steps -- not sure really, as they add features all the time. So any way, please check with them.
The suggestion to add a way to list all the pages and their elements is interesting, and the plumbing is already in place to do most of this. So I will think about this.
Please break down this request as two requests.
-
Bret Pettichord June 11th, 2009 @ 09:00 PM
- Assigned user changed from bret (at watircraft) to Bret Pettichord
[responsible:ID#38130 bulk edit command]
-
Bret Pettichord June 11th, 2009 @ 09:25 PM
- State changed from new to open
- Title changed from Mechanisms to document steps and page elements to Mechanism to document page elements
- Milestone set to Backlog
Changing this ticket to focus on documenting page elements, which i think is an interesting and feasible idea.
-
Brandon Faloona July 9th, 2009 @ 08:35 PM
YARD looks interesting and might prove more stable than RDoc, fyi.
http://yard.soen.ca/
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for web testing.