04-08-2011, 02:54 AM
Hi,
I am farely new with QTP and self learning.
I have a situation and not sure how to deal with the Dynamic number of objects.
I have a Weblist Object. Depending on the item I SELECT from the Weblist Object a variable list of rows will be displayed on the screen which composes of the following.
WebCheck Box Object, Text Description and WebEdit Object.
Where:
Text Description represents Product Description and
WebEdit Object represents Quantity for the product.
The products can be selected by Clicking the Check Box and entering it's corresponding Quantity in the Edit Box. After the final selection and inputing the required values a Confirmation button is clicked which would display the final list of selected products with their quantity.
Not sure how to standardize this dynamic selection. Not sure if Virtual Object can be used since the the requirement is beyond Clicks and DblClicks as Values are required to be entered for the selected items.
Please help with your suggestions.
Thanks,
Subha
I am farely new with QTP and self learning.
I have a situation and not sure how to deal with the Dynamic number of objects.
I have a Weblist Object. Depending on the item I SELECT from the Weblist Object a variable list of rows will be displayed on the screen which composes of the following.
WebCheck Box Object, Text Description and WebEdit Object.
Where:
Text Description represents Product Description and
WebEdit Object represents Quantity for the product.
The products can be selected by Clicking the Check Box and entering it's corresponding Quantity in the Edit Box. After the final selection and inputing the required values a Confirmation button is clicked which would display the final list of selected products with their quantity.
Not sure how to standardize this dynamic selection. Not sure if Virtual Object can be used since the the requirement is beyond Clicks and DblClicks as Values are required to be entered for the selected items.
Please help with your suggestions.
Thanks,
Subha