how to associate object repository during runtime in qtp
Answer / yadagiri
Dim qtpApp
Set qtpApp = CreateObject("QuickTest.Application")
Dim qtpRepositories
Set qtpRepositories = qtApp.Test.Actions("Main").ObjectRepositories
qtpRepositories.Add("D: s.tsr")
| Is This Answer Correct ? | 1 Yes | 0 No |
write a script to verify the image path(src property) of the images which are in web pages.
describe common problems of test automation?
how will u choose a tool for test automation ?
I am a beginner plz tell me,how do we write scripts in QTP? In my opinion we can write scipts in expert view or there is another option where we can write scripts. plz tell me.
How to use library files in QTP? how we can call these files in to script?
How to invoke QTP using Dos prompt ?
Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)
how to test one edit box using Java addin for Web Applications? write script?
one page contain next button.when we enter that its not going to next page.what type of error that one.
Is it possible to test Flat file using QTP? I have two file- first file is Input file and second file is output file. Input file has Format like first 2 field is record type, next 10 field is Description. Output file also has format. I want to check this file format using QTP. Is it possible?? please reply with example.
what is selective recording ? and normal recording?
interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?