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 |
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
What is the difference between link and hyperlink?
Please explain me frameworks & how to generate the scripts in framework
Which environments does qtp support?
What is different command used in command Prompt while using QTP?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How the objecs properties are identified?Tell me in Hierarchical order?
Does QTP supports Linux or Unix OS?.If so which scripting is preferable? Shell we do record and playback
Hi, Has anybody attended IBM interview on 17th APR 2010,and got offer letter? I had given interview and selected also but still did not recieve offer letter.
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
When you open QTP, how many sheets you can see?