in QTP, we have options like (record and play,recording
modes(normal,analog,low level),object identification,smart
identification,object repository,synchronizing
test,transactions,checkpoints(std,bitmap,text,text
area,DB,XML,accessibility),regular expression,actions,data
driving,parameter,parameterization,data tables,recovery
scenario(pop up,object state,test run error,application
crash).
real time users of QTP, pls say and when and at what point
u have used all these options ,in ur concerned project.pls
give me explanation in accordance with ur real time project
handled.
real users pls send some time in the aboue case.
if u can send the the reply through allinterview or at
ref_it_ref@yahoo.co.in
Answer Posted / guest
sorry i send u after refer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
How do client side image and server side image work?
What is the extension of the qtp local repository?
What are the features supported by UFT?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
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
How does qtp identify objects in the application?
how can i pass a "cript"as a parameter in to a function
How do you convert manual test cases to automated test cases?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
give me the code to save all messages of inbox of gmail into a folder and notepad
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?