Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to identify run time objects
#1
Not Solved
Can anyone provide solution for the below scenario?

During run time i am creating a new record and trying to search whether that record exists in the table.

How to identify whether new record exists in the table? Table contains many records.
Reply
#2
Not Solved
Hi Ravi,

Use RowCount and iterate through the rows of your table till you get your desired record.
Reply
#3
Not Solved
Hi Manish,

Table where record is present is not identified as webtable by OR...

When tried to add the table in OR, then single row is added as webtable...

Can you please suggest how to get the whole records from that table... though the whole grid is not identified as table?

Thanks in advance,
Ravi
Reply
#4
Not Solved
Hi Manish,

1. To Verify at Database Level, Query the data base and find if the record is added or not.Use count() with Where clause.
2. At UI level Try using Regular Expressions
3. some Native Properties and Methods might help (.Object.[Native Property/Method])

Reply
#5
Not Solved
Ravi -
You have to present more details.
1. What kind of an application are you working on ? Technology ?
2. Object identification by QTP ?
3. Are there third party controls ?

Preferably the code which you are trying to execute will be of immense help.
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  UFT CAN'T IDENTIFY OBJECTS ORGIO 3 2,105 07-28-2018, 01:25 AM
Last Post: marcelodruida
  UFT unable to identify Java app objects consistently lester 1 1,788 07-12-2018, 08:28 PM
Last Post: Ankur
  How to identify an error page occurring in server in between the qtp run. aswini 1 1,639 05-04-2017, 03:52 PM
Last Post: Ankur
  QTP not recogonising object during run time Lavanya N 2 3,536 10-28-2015, 12:46 PM
Last Post: vinod123
  How to identify hidden objects shinoj123@gmail.com 1 4,059 09-13-2015, 01:21 AM
Last Post: ADITI1992

Forum Jump:


Users browsing this thread: 1 Guest(s)