What are the QTP advantages and disadvantages?

Answer Posted / vish

we can test .net applications using QTP.
more reliability.

Is This Answer Correct ?    5 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what frame work you are following?

1526


how can we preform retesting(DATA driven test) using function please gine the code for loginpage

2276


Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement

1647


How to release all resources file from the QTP?

1055


Explain QTP using different development techniques ?

540






how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel

1904


Hello friends..... On which areas of an application we can not test with QTP

1559


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?

533


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


Define virtual object?

609


Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

1353


Please provide specific examples of advanced/creative usage of QTP, including how impact & benefits for your project

1644


Is it possible to use two instances of UFT on the same machine? If not why?

603


Explain process of smart Identification in QTP?

599


Tell some commonly used Excel VBA functions?

605