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



Write the regular expression code, it accepts the alpha, numeric and special symbol and the first c..

Answer / uday

The following Regular Expression might be the solution

^([A-Z]|[a-z])*\d*\W*

Is This Answer Correct ?    2 Yes 0 No

Write the regular expression code, it accepts the alpha, numeric and special symbol and the first c..

Answer / zee

[a-zA-Z]w*

Is This Answer Correct ?    0 Yes 0 No

Write the regular expression code, it accepts the alpha, numeric and special symbol and the first c..

Answer / saket bharti

[a-zA-Z]*

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More QTP Interview Questions

i have asked earlier only one question how to test web application using QTp plz send me the answer quickly

0 Answers  


Hi Small doubt . i am working as Contract employee in XYZ comany thrw ABC Consultancy. so. How i write my resume ? In Professional experience Column. plz send urgent

2 Answers  


Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.

0 Answers   Hewitt,


What is the expert view?

0 Answers  


Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?

1 Answers  


In QTP , Test Director combination . what is the role of Test Director? How QTP Launching QTP in T.D ? If it is Winrunner possible. but QTP How it is possible?

1 Answers   IBM, TCS,


Explain QTP Testing process ?

13 Answers   TCS,


MANUAL TESTING, AUTOMATION TESTING QTP,QC , Load Runner , SELNEIUM ONLINE TRAINING

0 Answers  


what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".

3 Answers  


What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...

4 Answers   IBM,


Explain how you can replace string in qtp?

0 Answers  


How to analyzing test results using quicktest professional?

0 Answers  


Categories