Using Regular expression method some particular value is
not present in given value. HOow do use regular expression?
Forexample password all number,character ,special character
are accepted but (_',)underscore,comma are not used. How do
write regular expression.
Answer / reddy prasad
go to object repository
select password edit box
go to password properties and click on configure button or
CTrl+F11
select the regular expression check box
| Is This Answer Correct ? | 1 Yes | 1 No |
How can we use the "CreateObject ("Scripting.FileSystemObject")" in QTP and what is the definition and purpose of it?
How to use debug tools?
How to retrieve the property of an object?
what is exacltly TIERS ?
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
Is qtp supports uni-code?
I heard that in Hyderabad Ameerpet is renowned for its training institutes it has , but from my own experience I can only say that this institutes have become money making machines losing their cognitive ability and ethics , can anybody tell me is there a good ins. in hyderabad for testing tools.?
When to Insert transactions in QTP?
I'm quite new at QTP. Im doing a web-based app testing. I create something new item and a new link is created in the home page. This link is dynamic as it changes every 3 seconds. Obviously the new link is not in my Object Repo and I am trying to find a way how can I do a check or get the propery of the link I created. I can do it on keyword, but I need to do a check on expert mode, vbscript. I always get an error that is not identified whenever i try to check it (browser(b),page(p).link(newlink). Any idea?
how i can get the value of label box , please any body tell me script of that code
How to modify object property in qtp ?
How we can add actions in the test using QTP?