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

images are dynamically changes how to compare two images with out using the bitmap

0 Answers   Hexaware,


Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance

0 Answers  


why can't you use excel directly in qtp. why we want to import excel data into Datatable.

1 Answers   BoA,


hi this is srinivasa(from blr) i complited my B.tech(e.c.e) in 2007 im searching job in s/w testing but idont have freshers resume for s/w testing please send some s/w testing resume for me(fresfers resumes only) advns thnks you

2 Answers  


where did you automate in your project?(please tell me example senarios)

2 Answers  


hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?

2 Answers   HealthAsyst,


How many types of run modes are there in qtp?

0 Answers  


WHY U CHOOSE TESTING FIELD?

6 Answers   CybAge, TCS,


WHICH PROCESS U FOLLOW IN COMPANY

1 Answers   IGT,


wat are views in qtp explain

3 Answers   IGT,


What is Virtual object wizard in QTP?

4 Answers  


Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?

0 Answers  


Categories