Hai anyone please "Explain about Framework in QTP?"
Answer Posted / kairam
Firoz Shaik, give ur mail ID.
We need Framework explanation in QTP
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which features or drawbacks of QTP lead to the upgrade for a newer version?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
When to use shared and local object repository?
What are the technics follow in writing VB script?
Hybrid framework supports Descriptive programming. Is it true?
How to check feasibility of the appliction?in automation testing?
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
what is the difference between IE & Netscape in web testing on a log in page
Explain how qtp identifies object?
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
how u will evaluate the tool for test automation?