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 |
how can i call function (which has link with excell sheet at a remote location) within another function
Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.
hai friends i'm learning qtp now where we r using only record &playback frame work.and people r saying in realtime they won't use this frame work. if so what frame work actually using in realtime .and could you give explanation comaparing the record &play back fm and what ever FWyou r using in your organization. hoping cool response. thanx in advance
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
What is a quick test professional?
What is an object repository?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
How to measure transaction time through VBScript without using start and end transaction points?
How do you use the parameters.input parameters and out put parameters.
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
What Folder Structure following in Keyword Driven Frame work?