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
While recording a login window QTP is identifying only
parent window,then how can u identify the child objects.
 Question Submitted By :: Prasad
I also faced this Question!!     Rank Answer Posted By  
 
  Re: While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
Answer
# 1
I hope You have Checked in the second radio button that 
says capture parent & child Object sentirely after you add 
the Object Repository.

Hope This should do
 
Is This Answer Correct ?    0 Yes 1 No
Sukanya
 
  Re: While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
Answer
# 2
you can use "ChildObjects" method to to identify child 
objects
for Eg:It will click on all child objects
Set oDesc = Description.Create()
oDesc("html tag").Value = "INPUT"
 set hai=Browser("WinCraft2 - Enterprise_2").Page
("WinCraft2 - Enterprise").Frame("content").ChildObjects
(oDesc)
count1=hai.count()
msgbox hai1
For i=1 to count1
hai(2).click
Next
 
Is This Answer Correct ?    1 Yes 0 No
Kishore
 
 
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
hi,which is the best book to refer QTP 9.2 and Faq's.  1
hi all QTP recognizing objects as "string_1","string_2","string_3","string_4" like that but when using FOR LOOP for these.QTP not proceeding further can i declare these _1,_2,_3,_4 as a single variable Livetek3
I want to test advanced Java applications what kind of add- ins I have to install?  1
More details about keyword driven technique in QTP TCS1
Hi I able to record IE object but not able to record mozilla firefox 3 object using QTP 10. i don know wats the problem????  2
if full in Object Repostoiory then how to load other Object Repository  2
What u say as experience(Interview) "TELL ME ABOUT UR SELf"? As a Fresher(interview) What u Say? ShopRite2
actually how many hours per one day we will work on automation (qtp) in real time Synechron1
Syntax for how to call one script from another? and Syntax to call one "Action" in another?  3
how to get childobject from .net application. i tried but its showing child object count zero. but window has child objects.the following script i written... pls help me how to get. set parent=SwfWindow("winodw name") CheckObjectDescription parent, SwfButton Public Function CheckObjectDescription(parent, oDesc) Set oDesc = Description.Create() oDesc("micClass:").Value ="Swfbutton" Set children = parent.ChildObjects(oDesc) cntObj=children.count msgbox(cntObj) End function  1
What are the advantages of QTP over WinRunner? CTS4
what is the purpose of .vbs file? HCL2
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?  1
can u put checpoints for moving images Accenture2
what is the exact testing process in qtp plz explin ?  2
How to Import data from a ".xls" file to Data table during Runtime.  1
What In-string function will do?  1
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
I have the script like this: Browser("Philips Web Login").Page("Philips CL DMS2 Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. If i want to get that value "DC3701737" in to a variable, how? pls let me know if you didn't get the question. Help me out in this.  2
what are the limitations of automation testing? TCS1
 
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