Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Execute menu's in Home page

This is a discussion on Execute menu's in Home page within the QTP forums, part of the Software Testing category; Hi, In QTP, is it possible to execute menu's in Home page? NOTE : [This question was asked by madhu]...

Go Back   Geeks Talk > Software Testing > QTP
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 01-03-2007
Expert Member
 
Join Date: Oct 2006
Posts: 689
Thanks: 0
Thanked 53 Times in 44 Posts
JobHelper is on a distinguished road
Execute menu's in Home page

Hi, In QTP, is it possible to execute menu's in Home page?

NOTE : [This question was asked by madhu]
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-27-2009
Expert Member
 
Join Date: Apr 2008
Location: Tamilnadu
Posts: 1,466
Thanks: 15
Thanked 150 Times in 141 Posts
deepasree has a spectacular aura aboutdeepasree has a spectacular aura about
Re: Execute menu's in Home page

hai friend,

Will you please let me know what you are expecting actually. Menu in home page really confused.

Thanks
Deepa
Reply With Quote
  #3 (permalink)  
Old 06-03-2009
Junior Member
 
Join Date: Jun 2009
Location: hyd
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
jaipal77 is on a distinguished road
Re: Execute menu's in Home page

option explicit
dim a,b,c,odesc,i
set odesc=Description.create()
odesc("micclass").value="Link"
set a=Browser("name:=Google").page("name:=Google").Childobjects(Odesc)
b=a.count
for i=1 to b step 1
set a=Browser("name:=Google").page("name:=Google").Childobjects(Odesc)
a(i).Click
next
"here it will count all links in the Home page and depending upon the loop it will click all links

it is sample example,try same code with your menus application. it will work or else correct me.
Reply With Quote
Reply

  Geeks Talk > Software Testing > QTP

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Test through menu's Lokesh M Testing Issues 1 12-16-2006 06:56 AM
QTP 8.2 on Windows XP Home Edition Lokesh M QTP 1 12-08-2006 01:20 AM
Work at Home Opportunities admin Companies 5 10-09-2006 03:52 PM
Home-made Paneer Lokesh M Geeks Lounge 0 10-08-2006 02:50 PM
Page Designer Lokesh M HTML & CSS 0 06-26-2006 08:33 AM


All times are GMT -4. The time now is 01:27 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved