When do you go for Smartidentification and when do you use regular expressions ?

Questions by minni_rec   answers by minni_rec

Showing Answers 1 - 3 of 3 Answers

giridhar123

  • Jan 15th, 2008
 

When Tool is finding difficult to find objects by using Mandatory and
Assistive properties, in that situation we are giving some unique properties
like MSid,Text…this properties we are giving in Base filter properties and
Optional Filter properties(Smart identification) .This smart identification
works when Mandatory and Assistive are failed that time only it works, for that
we have to select the check box. Even it is difficult to identify then it fails.
Regular expression: When object properties are dynamically changing we can
handle this situation by using regular expression.


Eg . i’m generating one script for apllication1.


Now I want to use that script for 10 application
In that situation every time my application no will be changing here like appl..1,appli..2,appli..3……appli10
When I’m running it works fine for application1 and remaining will be fails.
At this situation I’m going to handle by using regular expression
Like application* or application[1-10]..


For more clarification


Giridhar
Mob:09999649533

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions