I am sathish , i want to test the Application of JIL.org
,Mobile Emulator ,by using QTP10.0.
I am trying to do testing on that Application , but Child
Objects are not identified by the QTP.
Please can any one help me
Answer / harsha
be specific...I mean, what you are getting when you are
adding objects to the repository.
or
try this:
set objbrwsr=Browser("CreationTime:=0").Childobjects
then you can access the childobjects of browser in debug
viewer. I have seen your application. It is not that much
complicated to test. Even this doesn't work, then you have
to install some patches from hp site.
Is This Answer Correct ? | 0 Yes | 0 No |
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
Tell me one scenario, the complex functionality you have automated in your project?
Count the number of radio buttons and randomly select one.
How to import a test case present in ".xls" file to TD under a Test set?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
In qtp, how you can use xpath to identify objects?
Q) Please any body can help me how we can create descriptive programming if the application is not ready i.e we don't have unique property of object ? note:build not ready means we can't use object spy in build to get unique property .
Can anybody send me the code to get the RO property of the active screen in QTP while running?
How can we disable popup blocker? (I think it means when we get a pop up messge(its error) how we wil disable that one with out interrupting normal process)
What does mean by Scope of Automation?n How we defined it?
hi is there any chance to change encoding the password
How to get data from excel sheet to the script? write the script.