Explain different types of segment?
No Answer is Posted For this Question
Be the First to Post Answer
Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?
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...
how to write validation function for date in vb script
Explain the .wsf files?
how to declare a variable in vbscript using vbscript
What is select case statement?
Mention what is byref and byval parameters in vbscript?
How to take whole text output from screen of Bitmap Application.
Please Example programms on vbscript 1)writing functions and calling functions
Join the multiple array with out using JOIN function
What variable can you use to share info across the whole application for one user?
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