Answer Posted / sahithi
The capacity of Object Repository id 500mb(or) 5000 objeats
if the object increase beyound that then we expected slow
performance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
what is error and fault in terms of software quality?
what the difference between shared repository and per action repository?
Hi Samrat, Thank u very much, what u said it is right.
what is the structure for the data driven framework
Explain about datafile/verification of date file when file is not available in local system?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
What is action?
What is checkpoint in qtp?
What is the process of synchronizing qtp and aut?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
Explain advantages and disadvantages kdf?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Is it possible to call win runner script in qtp?