NJK
Joined: 09 Jun 2008 Posts: 47 Location: Cape Town, South Africa
|
Posted: Fri Feb 26, 2010 1:52 pm Post subject: Wiki "integration" |
|
|
Hi guys
Here's a really tough one, but if you get this right, then you will be the first
I am using Atlasian Confluence and all the requirements and specification are documented there.
The problem is that our BA and Client update the wiki pages and I end up updating the documents on QATRAQ.
Suggestion:
Create "Macros" that allow us to get information from a wiki page and when the QATRAQ page is opened the data is fetched. This means the tester will always have reference to the latest information. Quite useful when updating test cases.
a simple macro eg:
| Code: | | {confluence-excerpt:usr=njk,pass=123,http://wiki/project/requirement/01,excerpt=page name} |
I am looking into Confluence on how to include excepts of parts of a page which will be great. |
|