Micro Focus QTP (UFT) Forums
Need to verify the drop down values based on condition - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Need to verify the drop down values based on condition (/Thread-Need-to-verify-the-drop-down-values-based-on-condition)



Need to verify the drop down values based on condition - santhoshmscsoftware - 04-22-2016

I have three drop downs, (1. Country, 2. State, 3. Pincode). 
Need to verify the below items using UFT,

1. Need to verify all the countries have listed in drop down.
2. Need to verify that the states are displaying based on the selection of Country.
3. Need to verify that the Pin codes are displaying based on the selection of State

Please provide the sample snippet for this scenario. Thanks in advance.


RE: Need to verify the drop down values based on condition - supputuri - 05-04-2016

See if you can use API for testing this quickly.