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
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
Plz Explain AUTOMATION REFERENCE MODEL?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
We stored into the objects OR and then write the scripting
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
When do go for loop condition in test?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
What are the general steps involved in the data driven framework?
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
How many types of recording modes in the qtp?
What are the challenges u faced in testing with crm domain? How u overcome with?
What is difference in global and action sheet in qtp?