Hi all,
I am New to QTP . I am Now in critical situtaion. I want to
know How to create our own object respository for our
application. please say the answer with example.
Answers were Sorted based on User's Feedback
Answer / akshar jain
hi akila u can create object repo by going on adding
objects which you want to add from your application for eg
if u r adding an image add it & delete all the properties
not required & add only the file name of the image ..make
the index as none
| Is This Answer Correct ? | 1 Yes | 0 No |
You want to create Obj Repo on pre-developement stage or on
Existing application.
then i will answer you
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / akila
hi,
s want to create Obj respo in pre development stage.
Please help on this .
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain in brief about the QTP Automation Object Model.
If enter into interviewer room? how u introduce with him. with shakehand or waht?
Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!
Differences between text and test area checkpoints?
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent
What are the differences between quicktest professional (qtp) and winrunner?
Hi, When I click on a hyperlink a secondary pop-window will open. In that pop-up window there will be 'N' number of records arranged in with paging option in datagrid table. Each rows contains two columns, one is text and the other is a radio button. I will pass the first column value and based in it the tool have to select the corresponding radio button in that row. Please someone help me how to handle this as am new to QTP.
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.
Where u will use output checkpoint in QTP?