Page Tools:
Wiki Relationships:
Admin Tools:
Projects:TestGen4WebTodo
Home | News | Requirements | Documentation | Screenshots | Download | Forum | FAQ | TODO
Contents |
Recorder
- Bug Fix xpath parsers to do better parsing (remove index of 'and' parsing)
- Bug error if the option values have spaces
- Bug edit steps window cannot be resized on windows
- Feature Support image maps
- Idea: "win-click" type of action - todo. A win-click is a click on something that is not HTML, for example on a Java applet or Flash menu. Ideas: the win-click action is made (as usual) by:
- type: win-click
- value: X,Y coordinates in the document frame window where the click is made
- page-refresh:
- xpath: empty string
- frame-sequence: the frame sequence to the document where the coordinates apply (see value)
- Do the translators ignore this ? - TODO
- Localization:
- it-IT localization - Finishing (puccio)
- ja-JP localization (komi)
- internationalize all display strings:
- "Edit steps" xul window
- comfirm "reset" window
- "add to favorites" prompt window
- install.rdf:
- iconURL: put a cute logo for testgen4web - todo
- maxVersion: use 1.5+ instead of 1.5 ??
- Project as a whole:
- Documentation - documentation - documentation as the nicest tools are useless if there is no serious documentation available and this is currently the case for TestGen4Web and its XML syntax. Most urgent: Document the syntax of the XML and especially of those statements that are not covered by the recorder like "confirm", the "asserts", or "check".
- Navigation model:
- testgen4web now it is a web testing tool: you record an "exact" navigation and it plays it back. What if you want to make it a crawling tool? We must add to the plain-sequence navigation model the conditional and iterative statements, so that we can do something like "Enter this query string in the html form and navigate all the resulting html pages while you can find and click the link with the label 'NEXT'". I have some ideas in mind, I'll share a first draft DTD soon. --puccio
- Some work towards having iteration on datasets and variables is being done now.
- we must make testgen4web works on top of every firefox window and tab. Now it works only into one firefox window. Probably it is needed to write an XPCom object
- testgen4web now it is a web testing tool: you record an "exact" navigation and it plays it back. What if you want to make it a crawling tool? We must add to the plain-sequence navigation model the conditional and iterative statements, so that we can do something like "Enter this query string in the html form and navigate all the resulting html pages while you can find and click the link with the label 'NEXT'". I have some ideas in mind, I'll share a first draft DTD soon. --puccio
Translator
Http Unit
- Handle select boxes
- Handle radio buttons
- Bug with handling type=image
SimpleTest
- None, Wow!

Testing
