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?
Answer Posted / c.chaitanyakumar
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 |
Post New Answer View All Answers
Why qtp the best testing tool?
how to test Web application using QTP software
What is object repository in qtp?
How to find a window is minimized or not
In qtp, how you can get the last character from a string?
Explain the check points in quicktest professional?
write the vb script for call to new action in qtp?
Why to use descriptive programming?
How do you configure QTP AND Test director?
How would you export a script from one pc to another in qtp?
How do you check ticket cost and ticket number in flight application?
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans