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
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How to handle the exceptions using recovery secnario manager in quicktest professional?
what is keyword driven testing in qtp?n how is it useful?
What are the features and benefits of quick test pro (qtp 8.0)?
Is it possible to split an action? How?
Explain more about the Test Fusion Report of QTP?
What r the different filters in defect in quality center
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How can we conduct U-I Testing by using QTP??????
In Remote acess server how u run a test?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
Define Canvas view of UFT?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
what is the hierarchy to use properties in descriptive programming