Prepare for your Next Interview
This is a discussion on Select multiple check boxes in VB application within the QTP forums, part of the Software Testing category; How can i select multiple check boxes in my VB application? QTP recognizes only first level checkbox? Please suggest NOTE : [This question was asked by deepak]...
|
|||
|
Select multiple check boxes in VB application
How can i select multiple check boxes in my VB application? QTP recognizes only first level checkbox? Please suggest
NOTE : [This question was asked by deepak] |
| The Following User Says Thank You to JobHelper For This Useful Post: | ||
| Sponsored Links |
|
|||
|
see u can select multiple check boxes in VB application based on the requirement, if requirement have select multiple check boxes , based on the requirement only developed the application.
QTP also recognize the multiple check boxes Thanks srinivasulu.Chittoor |
|
|||
|
Re: Select multiple check boxes in VB application
Simply give the name of checkboxes and set it "ON", it will work.
__________________
Brijesh Jain brijesh.tester@yahoo.co.in http://softwaretestingexpertise.blogspot.com |
|
|||
|
Re: Select multiple check boxes in VB application
You can set the same value for different checkboxes in the same page setting/using the Index property. Have you tried that yet?
|
|
|||
|
Re: Select multiple check boxes in VB application
probable it is a web table since you are mentioning level..just trying comparing the properties of different checkboxes.i mean the one in different levels..
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SELECT query processing | althafkarkal | Database General | 5 | 08-09-2007 05:59 AM |
| Select a different value from the combo box | JobHelper | WinRunner | 1 | 12-26-2006 11:17 AM |
| Log boxes in AR module | JobHelper | Oracle Apps | 0 | 12-20-2006 07:23 PM |
| Check Constraint | christia | SQL | 2 | 07-30-2006 07:16 PM |