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 |
Please guide me release notes of Automation once scripts are completed
Waht is diff between SystemUtil.Run and invokeapplication
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
can a Function return more than one value..??? if so please give me the code for that.
5 Answers DST Global Solutions,
How you can replace string in qtp?
How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
WHAT IS ETL TESTING.......
How many function you use in your application?
Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.
how u track bugs using Test director in manual testing.
How many ways return more then one value from function?