how to validate the text in a web table
Answers were Sorted based on User's Feedback
Answer / jpmumbai10
Hi,
Using "GetCellData" or "GetRowWithCellText" methods we can validate the text in a Web Table.
Your's
Jp
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / gera
You need to use Table CheckPoint and validate the values in web table
| 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", "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
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.
What purpose does ‘on error resume next’ serves?
How will you generate Reports using Vb Script?it asked in testing(QTP)Interview.Plz Any Body Let me know. Thanks uday Uday_testing@yahoo.co.in
Which operator can be used to check if two numbers are equal or not in vbscript?
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...
who will create the object?
What are the properties of regexp object?
Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..
write a vb script to open a text file and write into it
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.