Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Think and Reply.. can we parameterize radio buttons, check
boxes? as in flight web site on flight preference page,
choosing different flight produces trouble if from port and
to port been parameterize, and runs. Try it by own you
will get the error.

Answers were Sorted based on User's Feedback



Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight ..

Answer / rahul

I think radio buttons and check boxes can't be parameterized.

The values for radio buttons and check boxes are ENABLE AND

DISABLE.Those values are constant. Other than these values what else can u supply.

Aim new to QTP, Can any one provide,correct answer if aim wrong. PLZ.

Is This Answer Correct ?    3 Yes 1 No

Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight ..

Answer / lakshmi

Hi Jay Praksh, if its possible can you please guide us on
this as in our current application we are facing the same
problem and i am trying to find a solution for that since
then.

Is This Answer Correct ?    0 Yes 0 No

Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight ..

Answer / jay prakash

It is possible. Just work a little more on it.

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More QTP Interview Questions

In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.

3 Answers  


what is the use of descripting programming?

8 Answers   Ordain Solutions,


QTP Query: Hello to all, I'm getting an error (as below) when I perform descriptive programming on any Web application. "The test run cannot continue due to an unrecoverable error.The "myvar_0" object was not found in the Object Repository. Check the Object Repository to confirm that the object exists or to find the correct name for the object " But I do not have any problem when I perform the same descriptive programming on a Windows application such as Sample Application - Flight. Previosly , I had prepared a lot of scripts - both via creating the properties collection object and by giving the description in string arguments and implemented them on Flight and they're working perfectly fine.I'm using QTP Version 9.2 The sample script I have used for Web application is as below : Set myvar_0 = Description.Create 'Setting property collection object for Browser myvar_0("class").value = "Browser" myvar_0("name").value= ".*" 'Setting property collection object for Page Set myvar_1 = Description.Create myvar_1("class").value = "Page" myvar_1("name").value= ".*" 'Setting property collection object for Text box Set myvar_2 = Description.Create myvar_2("class").value = "WebEdit" myvar_2("name").value= ".*" 'Setting property collection object for Button Set myvar_3 = Description.Create myvar_3("class").value = "WebButton" myvar_2("name").value= ".*" SystemUtil.Run "C:\Program Files\Internet Explorer\iexplore.exe" Browser("myvar_0").Page("myvar_1").WebEdit("myvar_2").Set ("hello how are you ?") Browser("myvar_0").Page("myvar_1").WebButton ("myvar_3").Click Browser("myvar_0").Page("myvar_1").Sync Browser("myvar_0").Close As our application is a Web based application, I was planning to make a few changes in regards to the object names, but unfortunately I am getting the above mentioned error. Could anyone please advice me, whether it could anything to do with the run setting or anything else.I am getting the same error even while implementing on our Sample Application - Mercury Tours website. I would be grateful to anybody who can solve my problem !!

1 Answers  


How will you load few objects in Active Screen?

1 Answers  


how to test background color and dynamic images during runtime

4 Answers   CTS,


how to retrieve data from flight resevation->reports

2 Answers   Wipro,


What is iteration? How it is related to Test Results in QTP?

2 Answers  


can any one tell me how to select some text.i need the script for that

1 Answers  


what is retesting?

2 Answers  


what is the advantages and disadvantages of using functions instead of re usable actions

0 Answers  


I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.

2 Answers  


How to use Regular Expressions in QTP

1 Answers  


Categories