How to give Table check points?
Answers were Sorted based on User's Feedback
Answer / firoz shaik
Think that you have a webtable and you are asked to pick
the data in the 1,2 cell. then this type of check point is
called table checkpoint. Here we are performing operations
on Table.
The solution is:
Browser("Browser").Page("Page").WebTable
("Student").GetCellData(1,2)
This is the checkpoint which is in the step form in QTP.
Now store this information in a variable as follows:
Info = Browser("Browser").Page("Page").WebTable
("Student").GetCellData(1,2)
Msgbox Info
This statement displays the data which is in the variable.
Info.
This is the method, where in we write the step
programatically.
If you have further questions, Give me a mail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Is there any webtable object in your webpage you can able
to put pagecheckpoint..using standard checkpoint u can
insert table checkpoint in your scripting.put the standard
checkpoint in your application webpage..not only
webpage.any application ..but it must table
object..Example:swftable object for .net ,webtable object
for web.After puting the standard checkpoing on your
webpage..one conformation window will comes regarding
checkpoint..select the table object in that conformation
window..click ok..standard checkpoing properties window
will comes..then select any one or two properties to check..
click ok....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rafi
in a web page using standard checpoint u can place a table
check point
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mastanbabu
goto tools-options--web---advanced---accessability
checkpoint---tables check
| Is This Answer Correct ? | 0 Yes | 0 No |
I am having trouble understanding #1 how to paramaterize a userid and password that I need to call in about 25 existing scripts. I need to know how to Create a Reuseable action for 25 existing scripts that will call the exact same userid and password? I need to know how to create a Reuseable action and then have it called by existing scripts being run in a batch.
what is Action conversion tool? what the Action conversion tool will do?
When it be decided to go for either Per - Action or Shared?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How i can test the background color of the records displayed in a Table. Eg i have a .net desktop application and there is a Table(swftable) with records displayed in the grids. i have to validate whether the 1st record is displayed in white background color and 2nd record in light blue background color...But the constraints is that once user click on the first record...the background color changes to grey.......Plze let me now how to validate this with QTP 9.2.
how we connect oracle or sql data server database to qtp.
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
How to explain a banking project in interview as a test engineer???
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
is qtp 9.2 create the scripts with the application run on mozilla firefox browser?
Hi,The question is write a script for the following scenario. scenario:in a job portal i entered QTP 3yrs testing then click search button.then it displays results like Test lead bangalore (here is a checkbox). Test lead hyderabad check box so on... question is if test lead position in bangalore then checkbox shld be enabled automatically..
4 Answers Thatavarti Technologies,
suppose i can done the project in automation tool with QTP in that time what i can say?