Inserting a Call to Action is not Importing all columns
in Datatable of globalsheet. Why?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
As the call is to an Action, the data in the Global sheet
will not be available. Only which are necessary for the
Action like repository, action's sheet will be imported. So
the test's global sheet and its data will not be available
in the calling test.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / meghana
what i think is question itself is not a right
question....because when we insert a Call to Action, all
the data in datatable are automaticall get inserted in
thier relevent datatables.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / deven
Inserting a call to action will only Import the columns of
the Action called.
Is This Answer Correct ? | 0 Yes | 0 No |
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Can anyone tell me what is the equivalant method to be used in QTP for "web_obj_get_text" used in winrunner. My winrunner code is below. set_window("Confirm Add Subscriber"); rc = web_obj_get_text("Add subscriber:","#8","#1",orderID,"The order number is","\.",1); basically I need to retrieved the "orderID " from a string present in 8th row & 1st col of table "Add subscriber"
Does QTP run in any environment?
What is the use of ordinal identifier in qtp?
please tellme ordernal identifiers in QTP?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What is the regular expression for Yahoo mail Inbox?
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Q- what is the advantage of merging tool in QTP 9.2?
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
In a web site, Protocal has been changed http: to https: what is your approach?
How to call Datable values in the QTP program. exp: I have two parameters like Email id and Password this two i would like to add multiple entries in the datable to use it. What is the difference between Gobal/Action datatable