In QTP, Give the difference of Global sheet and Local sheet
in datatable?
Answer Posted / yogesh basediya
There are two types of sheets in QTP, global sheet and
local sheet. in case if we are having more then one action
for a script, so we should use global sheet. because with
the help of this we can pass values to every individual
actions if we want. but local sheet is responsible and
relevant with only one action, with which it is associated.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
Suppose I want fail that check point? How can you do that?
what the difference between shared repository and per action repository?
how will you load the test cases in ddt?
How to use the object spy in quicktest professional 8.0 version?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
What is the standard timing delay for web based application in qtp?
what is the difference between the modular framework and datadriven frame work
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
What are the methods used in UFT to handle exceptions or run-time errors?
how can i pass a "cript"as a parameter in to a function
What are the types of environment variables in qtp?
Explain advantages and disadvantages of ddf?
How did you use regular expressions in QTP and also in WR?