Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


By using QTP, How do you test a frame in a web page?

Answers were Sorted based on User's Feedback



By using QTP, How do you test a frame in a web page?..

Answer / kalyan

Dorababu sorry to say this. we are not xml programmers.

Here frame means nothing but one part in a web page.Means
one page will be having n number of frames.

We can test frame is available or not. For example--

Browser().page().frame().webbutton().click

In Above example webbutton existing in a frame. If we take
the properties of webbutton using objspy we will get the
frame properties,page properties & browser properties along
with webbutton properties.

any doubts mail to mskalyan.smile@gmail.com

Is This Answer Correct ?    7 Yes 0 No

By using QTP, How do you test a frame in a web page?..

Answer / nani4urs

By using Check Poinnts we can check the frame in a web page.
for eg: we have to check the image in a frame we can use
the bitmap check point.

Is This Answer Correct ?    4 Yes 1 No

By using QTP, How do you test a frame in a web page?..

Answer / sirisha

Could you please explain briefly? am little bit poor in
coding. and wr can i write this xml file? and how can i
execute?

Is This Answer Correct ?    0 Yes 0 No

By using QTP, How do you test a frame in a web page?..

Answer / m dora babu

Hi,

First we need to create a xml file and then we can test a
frame in web page in the below format.

<?xml version="1.0"?>
<ROOT>
<Browser name="sten Desktop"
logicalname="stenadDesktop">
<Page title="sten Desktop"
logicalname="stenabPage">

<Frame title="stecab test"
name="stestyIframe_activity_*.*"
logicalname="stesttentionFrame">
<WebElement innertext=""
index="2" htmltag="SPAN" logicalname="astesttionTabs"/>
</Frame>

</Browser>
</ROOT>




M Dora Babu S O N T A S O F T W A R E
BANGLORE Mail me @ mdorababum@gmail.com

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More QTP Interview Questions

What is the concept of hooking in QTP?

1 Answers  


Explain the concept of object repository and how quicktest professional recognises objects?

0 Answers  


Where we save all scripts in the QTP

5 Answers   Ordain Solutions, Sathya Technologies,


If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.

4 Answers  


how do you do database testing in qtp

5 Answers   NIIT,


how can we test load time of an page in webtesting?

3 Answers   Ordain Solutions,


descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button

0 Answers   DigiTech,


Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....

2 Answers  


What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece

1 Answers   HCL,


Gmail application is there.On that Inbox so many mails are there including naukari mails. On that mails i can select the only naukri mail checkboxes. plz tell the descriptive code for the above..

2 Answers   Impetus,


Do you have any knowledge about Business Processing Testing in QTP

1 Answers   TCS,


. Types of properties that Quick Test learns while recording?

2 Answers  


Categories