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 / uday
The following Regular Expression might be the solution
^([A-Z]|[a-z])*\d*\W*
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Dis advantages of XML checkpoint ?
How do you send email with attachment from outlook using qtp ?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
How many types of parameters are available in quicktest professional (qtp)?
How did you resolve conflicts present in Object Repository?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
How to attach a file to TD?
How can I check if a environment variable exist or not?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
How you are developing the script? Using record and play back or manual?
How to test fly out menu in qtp?
what is vmodel?advantages and disadvantages of vmodel?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
How does qtp identify objects in the application?