what is qtp automation frame work,what is the use of that
frame work?

Answer Posted / chintu

automation frame works, just simplifies the complex
problems and gives effective result, so that any one even
after our roles can understand, provided he shud be a test
automation engineer as well

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain step generator in qtp?

834


Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance

1718


Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John

2349


What is fragmentation and paging?

1765


How do we analyze the checkpoint results?

770


What is the difference between call to existing action and copy of an action?

791


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1531


How do I get the QTP scripts result in xml format by using vb script function?

1969


what testplan contents and what test strategy contents,what is the diff b/w them

1839


How the exception handling can be done using quicktest professional?

734


what is the difference between data driver & data driven and driver script?

2384


write a script to verify the image path(src property) of the images which are in web pages.

1966


banking project description for software tester

7203


Explain the difference between data driven testing and parameterization ?

760


What are metrics and matrix?

1536