hi
This is Harish.1. What is object repositery .2. what is
frame works in QTP,what is keyword driven frame
work,explain it and how to associate the folders.3.the
build is developed in java, can we write scripting in
vb .4.what is discriptive progaram,how to write it.5.what
is process of QTp testing.6. how to associate the shared
repository. 7.what is implicit and explicit 8.what is
runtime data please replay me
regards
Harish
Answer Posted / mals
1.QTP identifies & stores the objects involved during
recording an application in the Object respository.The
object's properties and values are displayed in the
respository.
2.Framework is the specific approach in which the automated
script are to be executed. FrameWork Types a.Keyword Driven
b.Modular c.Data Driven d.Hybrid .
4.Descriptive Programming is a method of developing the
script without using the Object respository.
6.Perform one of the following:
Choose Resources > Associate Repositories.
In the Object Repository window, choose Tools > Associate
Repositories.
In the Object Repository window, click the Associate
Repositories button .
The Associate Repositories dialog box opens.
Select the respositories to be shared.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How to interact tool & application build in QTP?
Can launch two instances of qtp on the same machine?
Write a script to customize the test results in PDF and HTML format.
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
Both static and dynamic arrays are handled by the vb script. Is it true?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
how can i call function (which has link with excell sheet at a remote location) within another function
Does QTP record on Objects created on XWindows Environment?
could any help me please, how to work on visual foxpro application using UFT
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
if numbers are always changing write a script for that
hai, i completed my b.tech in 2010 with 62.3%. i having knowledge on manual testing and Qtp. i want Relavent experience in testing.watever may be d salary i dont bother..I just want to gain knowledge. i dont have good communication skills.
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
How to test login module with different username and password by using data driven testing in QTP?