Answer Posted / sreeprasad
-QTP handles the customised objects by using virtual
objects.
By using virtual object " customised objests are converted
in to standared objects", bcz qtp sometimes cannot
recognise the objects.
goto tools menu --> select new virtual object --> select
the standed classname ( i.e object, button, check
point ......) --> select the mark object-->select the
customized object --> enter name -->ok
While recording the script qtp adds the customized object
in object repositary.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is action?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
if numbers are always changing write a script for that
in a web page How to check and display a particular word from a paragraph?
Explain qtp(quick test professional)?
Explain the concept of object repository and how QTP recognizes objects?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
regular expression in qtp standar check point for months from accepting months from january to december only
How do you send email with attachment from outlook using qtp ?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.