sprice9161
15 years agoNew Contributor
Support Multi-Select for creating xpath assertions
I was wondering if there is a way to select multiple items in the outline of a test output and create assertions of a single type for all of the selected outputs.
I have a scenario where the returned data is a table of contents. Each item returned has a set of common properties requiring unique identifiers, which is working correctly. It is a long process to create an assertion for “existence” for instance for each and every item. And then again go back and create another set of assertions for content.
If you could multi-select or perhaps a select all, it would be much easier.
Scenario of a typical Table of Contents (return data)
Main object returned contains10 to 100's of childnodes
Each child node contains a set of children
All of the nodes could be covered for existance
most of the nodes contain specific contents to be tested
I have a scenario where the returned data is a table of contents. Each item returned has a set of common properties requiring unique identifiers, which is working correctly. It is a long process to create an assertion for “existence” for instance for each and every item. And then again go back and create another set of assertions for content.
If you could multi-select or perhaps a select all, it would be much easier.
Scenario of a typical Table of Contents (return data)
Main object returned contains10 to 100's of childnodes
Each child node contains a set of children
All of the nodes could be covered for existance
most of the nodes contain specific contents to be tested