Write the regular expression code, it accepts the alpha,
numeric and special symbol and the first character should be
the Alphabet. Tell me the answer
Answer Posted / saket bharti
[a-zA-Z]*
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is object spy in quicktest professional (qtp)?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
What is difference in global and action sheet in qtp?
What is the use of running the scripts in Hidden-mode in UFT?
write a script to verify the image path(src property) of the images which are in web pages.
How to change the priorities of the recovery scenario properties?
Explain about business process component? types and usage?
What is the Command used to start the QTP
What do you to script when objects are removed from application?
Where to use function or action?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
When Recovery scenario actually starts while testing the application?
How many add-ins comes by default with quicktest professional?
explain how to write vb script in qtp?when will you write own script?
What is the Difference between test object and run time object?