ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
hi i have one isuue on selecting webcheckbox .there are 15 
wecheckboxex i want to select every time 9 th one how can i 
select plese help me 

regards 
balaji
 Question Submitted By :: Pbre
I also faced this Question!!     Rank Answer Posted By  
 
  Re: hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji
Answer
# 1
Use index property.

Ex:
Browser("title:=.*").Page("title:=.*").WebList
("name:=account type","index:=8").Select "value"
 
Is This Answer Correct ?    2 Yes 0 No
Hemakumar.m
 
  Re: hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji
Answer
# 2
HemaKumar has given your answer but has written the code 
for WebList by mistake.
You can use this:
Browser("title:=.*").Page("title:=.*").WebCheckbox
("name:=account type","index:=8").Set "On"
 
Is This Answer Correct ?    1 Yes 0 No
Deep
 
 
 
  Re: hi i have one isuue on selecting webcheckbox .there are 15 wecheckboxex i want to select every time 9 th one how can i select plese help me regards balaji
Answer
# 3
We Can check the webcheck box by using its Index number in 
the application.
Browser().page().Webcheckbox("Name:=Chekbox name","index:=9 
or 8").select

               OR

We Can also Add all the check boxes To the Object 
repository based on the Index numbers and select them in 
the Code by writing
Browser().page().webCheckbox().select "ON"
 
Is This Answer Correct ?    0 Yes 0 No
Raghavender
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also? Covansys3
Is it possible to return multiple values from a function..? Then how..?  2
what is the extension for QTP files? AppLabs6
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts? IBM1
What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project Yahoo2
After geting the modules where we generate the script ie in qtp or notpad ?  1
How to get data from excel sheet to the script? write the script. Liquid-Hub4
what is smart identification?  1
Diff. between keyword driven Data driven testing?  7
How to handle run time errors?  5
what is the difference between QTP 8.0 & 9.0?  4
how to write this script using descriptive programming? the script below is the script generated by QTP plz write the script using descriptive programming? plzzzzzzzz do answer thanku Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit("Email").Set "test123" Browser("Welcome: Mercury Tours").Page("orkut - login").WebEdit ("Passwd").SetSecure "475259b450e3d212bef4a5f5ce9d32ebcbf4" Browser("Welcome: Mercury Tours").Page("orkut - login").WebButton("Sign in").Click Browser("Welcome: Mercury Tours").Page("orkut - home").Link ("Logout").Click Browser("Welcome: Mercury Tours").Page("orkut - login").Sync Browser("Welcome: Mercury Tours").Close  1
what is framework in QTP? any one give me answer Wipro3
Can anybody give the script to addsheet, add column,add values under that column in the rows?? AZTEC5
HOW DO U CALL A ACTION IN QTP? BirlaSoft2
hello, i was install Q.T.P.8.2 in windows xp version .when i am running my programs all the desktop icons are disappear why so. please guide me anybody how can i come out side this problem.  2
It is a SQL question. Write a query to find top three salaries in an EMP TABLE?  5
Do you have any knowledge about Business Processing Testing in QTP Appulse1
how do u import the test cases written in excel sheet to qtp? and how do u generate the script in qtp for the testcase in excel sheet? plzzzz do answer this question thanks in advance  4
what is risks of testing a project? AppLabs4
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com