GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  QTP

 Print  |  
Question:  Hi Fellowmates...i am pretty new entrant into this. I am on QTP and into the beginning of it. I really need lot of support and help from your end.

When do we go with Object Repository and also the error handling. When i was running the script i got 2 messages for 2 runs saying that :-

Cannot find the 'keyword' objects parent "mainContent"(class frame) Verify that parent properties match an object currently displayed in your application.

Cannot identify the object "main_content_3' (of class frame). Verify that this object properties match an object currently displayed in your application

I really don't know what does this mean. Any suggestions are highly appreciated and i it would put me in a better position.

cheers
Chakra
chakraauto@yahoo.co.in




October 10, 2006 04:01:19 #3
 rachana   Member Since: Visitor    Total Comments: N/A 

RE: Hi Fellowmates...i am pretty new entrant into this...
 

The first thing you need to do is check the object Proerties in OR against the testing properties shown for object using Object spy. If there is difference then change the values. The properies should have same value.

 It shoud work just try...

     

 

Back To Question