02-07-2009, 03:29 AM
Settings and Result Details:
In the TestResults info,
Under SearchResultLink - Description mismatch
The object was not found using the test object description. Check the objec's properties.
Under SearchResultLink - Smart identification
The Smart identification mechanism was invoked.
Reason: object not found
Original description:
title=96624
text=96624
micclass=Link
html tag=A
In my Object Repository (SearchResultLink object):
Description properties:
title: <ApplicantId> -data from Global datatable
text: <ApplicantId> -data from Global datatable
html tag: A
Tools->Object Indetification tab: Under Web->Link:
Mandatory Properties (html tag, text)
Assistive Properties (title, name)
Enable Smart Identification: Checked
Base filter properties: (tag, title)
---------
When I Object Spy at run time this SearchResultLink, I do not see any value for title attribute set under Test Object Properties. However I do see the title set to proper value under Runtime Object properties. Run time object properties makes sense.
What is this Test Object properties? What determines what attributes go in there and how they get set? How do these get set?
I thought, Whatever Object Description properties we find/have for this Object in the Object Repository is the Test Object properties.
Since I kept changing this Description properties... I deleted my test steps that correspond to this object and recreated them thinking they may hold the old setup. Still did not help.
I am new to Testing. I am missing some info here.
Can anyone help me at this issue? Thanks Guys
In the TestResults info,
Under SearchResultLink - Description mismatch
The object was not found using the test object description. Check the objec's properties.
Under SearchResultLink - Smart identification
The Smart identification mechanism was invoked.
Reason: object not found
Original description:
title=96624
text=96624
micclass=Link
html tag=A
In my Object Repository (SearchResultLink object):
Description properties:
title: <ApplicantId> -data from Global datatable
text: <ApplicantId> -data from Global datatable
html tag: A
Tools->Object Indetification tab: Under Web->Link:
Mandatory Properties (html tag, text)
Assistive Properties (title, name)
Enable Smart Identification: Checked
Base filter properties: (tag, title)
---------
When I Object Spy at run time this SearchResultLink, I do not see any value for title attribute set under Test Object Properties. However I do see the title set to proper value under Runtime Object properties. Run time object properties makes sense.
What is this Test Object properties? What determines what attributes go in there and how they get set? How do these get set?
I thought, Whatever Object Description properties we find/have for this Object in the Object Repository is the Test Object properties.
Since I kept changing this Description properties... I deleted my test steps that correspond to this object and recreated them thinking they may hold the old setup. Still did not help.
I am new to Testing. I am missing some info here.
Can anyone help me at this issue? Thanks Guys