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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
For example one window is there the window contain some of 
Check boxes but my question is how many check boxes are 
there particular window?

Please solve the problem 
gi_raju@rediffmail.com
ippaliraju@yahoo.co.in
 Question Submitted By :: Gi_raju
I also faced this Question!!     Rank Answer Posted By  
 
  Re: For example one window is there the window contain some of Check boxes but my question is how many check boxes are there particular window? Please solve the problem gi_raju@rediffmail.com ippaliraju@yahoo.co.in
Answer
# 1
question is not clear.If you can repeat the question with 
some more details there might be possible solution for it.

Always be positive.
waiting for the question?
 
Is This Answer Correct ?    0 Yes 0 No
Testguru
 
  Re: For example one window is there the window contain some of Check boxes but my question is how many check boxes are there particular window? Please solve the problem gi_raju@rediffmail.com ippaliraju@yahoo.co.in
Answer
# 2
set objcheckbox = description.create

objcheckbox("class name").value = "WinCheckbox"
objcheckbox("nativeclass").value = "Button"

set get_checkbox = window("XXXX").childobjects(objcheckbox)

count_checkbox = get_checkbox.count

'msgbox count_checkbox

if u want to know the name of each and every checkbox..

for i = 0 to count_checkbox-1

check_name = get_checkbox(i).getROProperty("text")
msgbox check_name

next

If any queries...

nanda.dreddy@gmail.com
 
Is This Answer Correct ?    1 Yes 0 No
Nanda
 
 
 
  Re: For example one window is there the window contain some of Check boxes but my question is how many check boxes are there particular window? Please solve the problem gi_raju@rediffmail.com ippaliraju@yahoo.co.in
Answer
# 3
can u explain this answer little bit clear
 
Is This Answer Correct ?    0 Yes 0 No
Shavali
[Ware Net]
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
What does VBS file contain..? what is VBS file.?  4
where is the bitmap checkpoint be saved  3
What does VBS file contain?  1
how can i pass parameters into function? Livetek3
how to write testcases for web based insurance,from the script by using qtp.  1
wt is automation framework? give explonation? Mindlance1
While recording a login window QTP is identifying only parent window,then how can u identify the child objects. Symphony2
What is keyword view and Expert view in QTP? Ordain-Solutions5
will QTP 9.2 run successfully on Linux(gui) operating system  1
What is Environment Variable and when we apply this in QTP?  3
who will distribute the project modules for testing in testing team ?  2
How to merge the two object repositories Wipro2
How do we create and run the scripts with out using O.R. ?  4
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?  1
tell me types of environment variables? what r they? explain details? pls give anwer any one? IBM2
Can we directly automate test script according to requirements?  1
Can you do more than just capture and playback?  2
how to automate standalone infopath forms using QTP? (it is not a dotnet or a web form)  1
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent  1
Explain script generated at the time of setting runtime property?  1
 
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