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 / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?

1747


Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance

1525


How can you write the scripts that operate on different objects depending on run-time information?

2122


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1414


how do i know how to use tools

1455






What is smart identification in QTP?

634


By using QTP can we record any log files written by the application which is in execution?

1482


what is the latest version of QTP? Main difference between 9.2 and 10 version

1556


There is an excel file of 1 to 100 sheets how you will iterate through it?

534


What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?

611


Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?

568


Explain data driven framework?

584


What are the factors on which script execution time is dependent?

617


Can anybody post some real time scenario in qtp? please its very urgent.

1807


Explain types of descriptive programming?

593