Format to import manual test script step descriptions
Hi,
I have been analyzing the format of a manual test script to be imported
in RQM, but it is quite complicated because the step description has to
be described in HTML format as the following easy sample:
- <step>
<name>Login%20to%20the%20Classics%20application</name>
<title>Login%20to%20the%20Classics%20application</title>
- <description>
<div>%A0Login%20to%20the%20Classics%20application%3Cbr%20/%3E</div>
</description>
</step>
Do you know any easier way to import manual test script descriptions
just using standard text? I have those steps described in Microsoft Word
so any easier idea you can give it would be great.
Thanks!!!!
I have been analyzing the format of a manual test script to be imported
in RQM, but it is quite complicated because the step description has to
be described in HTML format as the following easy sample:
- <step>
<name>Login%20to%20the%20Classics%20application</name>
<title>Login%20to%20the%20Classics%20application</title>
- <description>
<div>%A0Login%20to%20the%20Classics%20application%3Cbr%20/%3E</div>
</description>
</step>
Do you know any easier way to import manual test script descriptions
just using standard text? I have those steps described in Microsoft Word
so any easier idea you can give it would be great.
Thanks!!!!
3 answers
HI,
The step description can be a simple text.
<step>
<name>CLassics Application</name>
.......
I guess you looked at the GET feed and got this. But you can PUT using simple text.
Hope this helps.
Regards
Pranam
The step description can be a simple text.
<step>
<name>CLassics Application</name>
.......
I guess you looked at the GET feed and got this. But you can PUT using simple text.
Hope this helps.
Regards
Pranam
Hi,
I have been analyzing the format of a manual test script to be imported
in RQM, but it is quite complicated because the step description has to
be described in HTML format as the following easy sample:
- <step>
<name>Login%20to%20the%20Classics%20application</name>
<title>Login%20to%20the%20Classics%20application</title>
- <description>
<div>%A0Login%20to%20the%20Classics%20application%3Cbr%20/%3E</div>
</description>
</step>
Do you know any easier way to import manual test script descriptions
just using standard text? I have those steps described in Microsoft Word
so any easier idea you can give it would be great.
Thanks!!!!
HI,
The step description can be a simple text.
<step>
<name>CLassics Application</name>
.......
I guess you looked at the GET feed and got this. But you can PUT using simple text.
Hope this helps.
Regards
Pranam
Hi,
I have been analyzing the format of a manual test script to be imported
in RQM, but it is quite complicated because the step description has to
be described in HTML format as the following easy sample:
- <step>
<name>Login%20to%20the%20Classics%20application</name>
<title>Login%20to%20the%20Classics%20application</title>
- <description>
<div>%A0Login%20to%20the%20Classics%20application%3Cbr%20/%3E</div>
</description>
</step>
Do you know any easier way to import manual test script descriptions
just using standard text? I have those steps described in Microsoft Word
so any easier idea you can give it would be great.
Thanks!!!!
Can you elaborate here on what your using to do this, as the tool itself internally only permits import from functional test etc .. is this using Poster ?