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
Answers were Sorted based on User's Feedback
Answer / uday
The following Regular Expression might be the solution
^([A-Z]|[a-z])*\d*\W*
| Is This Answer Correct ? | 2 Yes | 0 No |
How to load an object to a object repository at RUN TIME ?
What are the Application Functions available in QTP?
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm
Diff b/w WEB TESTING AND Client server testing?
How to customize checkpoints with parameters?
How we can add actions in the test using QTP?
how did u use automating testing tools in ur job?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
How to handle the exceptions using recovery secnario manager in quicktest professional?
What is time parameter?