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

if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.

0 Answers  


Explain about the functionality of vb script?

0 Answers  


i need to sort the data using qtp script for this how i need to write a qtp script

0 Answers  


generic function for webedit box for web application

1 Answers  


accept a string & display whether a is present or not

1 Answers  






How do i automate a website www.flyashx.com without having any test cases witin a week time.

0 Answers   Zensar,


Mention what is the main difference between function and sub-procedure?

0 Answers  


Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.

1 Answers  


print the array values in ascending order?

2 Answers   CSS Corp,


what is the features of visual basic?

0 Answers  


how do you make the variable declaration mandatory?what is the use of "option explicit"?

2 Answers  


Illustrate briefly about the different types of statement

0 Answers  


Categories