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...


I'm new to QTP, i facing a a problem in the script
says"Object not found",
"Browser("").page("").frame(Name:=fminfo).webtable().
the issue is, QTp is not able to identify the web table in
run time.becuase in that fram"fminfo" there are "n"table
and the table do not have the names,Html id.
1) i need to count the number webtables available on that
page.
2)need to identify the webtable cell values.
3)How Loop the once i get the count and retrive the cell
data of each webtable?
Can anyone help on this, plz..
Thanks,
Suresh

Answers were Sorted based on User's Feedback



I'm new to QTP, i facing a a problem in the script says"Object not found", "B..

Answer / shashank shekhar raj

Hai Buddy,

Don't worry
Do one Thing Avoid Frame i mean Doesn't use frame in your
Script.
and you are beginner so i suggest you never ever use Frame
in your script it shows ERROR.

just write like this:-

"Browser("").page("").webtable("index:=?","htmlid:=?","name:=?")

Now you can easily find out properties of webTable in object Spy

BEWARE!!!!!!!! Always ignore Frame

Is This Answer Correct ?    3 Yes 0 No

I'm new to QTP, i facing a a problem in the script says"Object not found", "B..

Answer / lavanam

Dear Check Object Identification,
Add some more details like prop of webtable and try out the
thing once again.

Is This Answer Correct ?    0 Yes 1 No

I'm new to QTP, i facing a a problem in the script says"Object not found", "B..

Answer / wiredrawingmachine

sell wire drawing machine, wire and cable machine
www.wire-drawing-machinery.com

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More VB Script Interview Questions

write a vb script to create a folder?

3 Answers  


What is the purpose of regexp object in vbscript?

0 Answers  


How to Import data from a file (file is on the desktop) to the data table

0 Answers   IBM,


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

0 Answers   Estuate,


Inorder to avoid Message box while writing script which alternative method can be used?

1 Answers  


Which operator is used to perform the comparison among 2 operands in the vbscript language?

0 Answers  


How will you trim the spaces on the left of a string using vbscript?

1 Answers  


Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

0 Answers  


What are the valid scopes of a variable in vbscript?

0 Answers  


How to Enter Values on the Command promt using VB script

0 Answers  


How do you get the value of a combo box in Javascript?

2 Answers   Aspire,


How to add actions in driver script to run those actions in QTP?

0 Answers  


Categories