Hi,
It should be really simple but just wondering, how to validate with the combination multiple (2 or 3 items). For example: If you insert any item but wanted to make sure it is inserted the exact unique item as it supposed to. Please let me know if you can help me on this. Thanks!
Name Status Department
Test1 Publish A
Test2 Publish B
Test1 unpublished A
On the above table, how do we validate the exact last record. (Test1, unpublished, A). We can just go ahead with Name but it should be the combination of two or three. Help would be appreciated. Thanks!
Validate with multiple combination or elements
Re: Validate with multiple combination or elements
If you can validate Name, why not also validate Status and/or Department at the same time?
Re: Validate with multiple combination or elements
Hi,
I'm afraid, it's impossible to suggest something reliable, without seeing your app under test, or, at very least, Ranorex snapshot (NOT screenshot) of the AUT. This would help us to understand the app and your test. Could you please share the snapshot? Thanks.
I'm afraid, it's impossible to suggest something reliable, without seeing your app under test, or, at very least, Ranorex snapshot (NOT screenshot) of the AUT. This would help us to understand the app and your test. Could you please share the snapshot? Thanks.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Validate with multiple combination or elements
If I just validate with Name (Test1), there are two records which is not unique and accurate. I just need a single validation with combination of multiple items, is there any option at all in ranorex? Please suggest. Thanks!
Re: Validate with multiple combination or elements
Please post the Ranorex snapshot and xpath(s) of element(s) you want to validate, as requested in previous post. It’s impossible to suggest something reliable, without seeing the snapshot. Thanks.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration