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)
Answers were Sorted based on User's Feedback
Answer / salman
One way colud be Store all the info u want in the
environment variable and use it in the other re-usable
action.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
1) What is the diff Between GetRoproprty and Gettoproperty? 2)What is Redim?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
If some requirements r changed during the testing process ,then how can u handle this in frame work?
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS
How do we connect QC by using QTP?
Problem with XML checkpoint in QTP ?
What are the main attributes of test automation?
Java add-in is need to work on java oriented project ?
Where the text version of script file located in file system?
what is the recovery scenario?
Can you expect major bugs in Net banking Application?
In QTP 8.2 there are lot of check points is this same in latest version QTP 9.5 ?