Please explain me i am using QTP 9.5 ,i am creating re
usable scripts,i have to pass data from one local sheet to
another local sheet.for example i am creating emploee
information, (data is in action 2 local sheet),In this data
table emplyeee number will get,i have to pass employee
number to another reusable script search data (action2
local data sheet)
Answer Posted / viju
Use the parameter passing of actions u can pass data from a
datasheet in one action to another actions datasheet
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
diff between qtp versions from 8.5
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How many types of status are there?
Explain how to use QTP to check broken links on a page?
What is the basic concept of qtp?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
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?
The hybrid framework can be implemented for any application. Is it true?
can the activities of test case design be automated?
How many tabs are available to view your test in a test pane and what are they?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Is any limitation to xml checkpoints?