wt is the difference between global and action excel
database in qtp?for example one action is calling another
action the second action is using action excell sheet?if it
is using global sheet what makes the difference?
Answers were Sorted based on User's Feedback
In QTP Datatable having Two types of Excel Sheets that are
1. Global Sheet
2.Action Sheet
Global Sheet is used for Global use, that means what you
entered in global sheet that should be used in any action
in the Test for example: test1 having 4action. at that
time you want to parameterize the some object in all
actions with same Test Data. at this times used global sheet
Action Sheet is used for local use, that means if you want
to parameterize the actions individually with independent
test data in test, at that time we are use Action Sheet
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / raams
global sheet have the default data table iteration but in the local sheet does not have that type of option
| Is This Answer Correct ? | 0 Yes | 1 No |
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
What are the option you can use to synchronize your test?
Diff b/w Health care domain and Banking Domain?
What phases are involved in testing an application in qtp?
What expansion of "MIC" in MICPASS (TEST ReportPAGE)
Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is the difference between driver-script and AOM-script?
does QTP provides any tools for parametrisation?
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
How to call actions in QTP?
How to make arguments optional in a function?