Check entity from drop down box
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2019
07:32 PM
07-12-2019
07:32 PM
Check entity from drop down box
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2019
06:58 PM
07-13-2019
06:58 PM
With the few details you gave us, we can only guess at the solution and that's not good for anyone
What sort of app are you testing?
What is the drop down for? Do you really need that?
Is your drop down box in the name mapping?
Are you trying to choose something from the drop down to use in your test or are validating the contents?
The more details you can give us, the better the answer we can give you.
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2019
08:07 AM
07-14-2019
08:07 AM
I am testing web app and I have select entity box .When I click select entity box ,it is spread and shows five check box entity.My test is if I check first entity it is show select entity box, then I have to click search button to search that entity and verify text that entity showing and I have to do same way other 4 of them.I am not doing keyword testing.I am using findchild method to find objects property and value.I try to do using array and looping ,each checkbox ckecked and do it function.then goes to other and functionality are same for all entities.so it can reduce my object library and functional library.
