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 |
images are dynamically changes how to compare two images with out using the bitmap
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
why can't you use excel directly in qtp. why we want to import excel data into Datatable.
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
where did you automate in your project?(please tell me example senarios)
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?
How many types of run modes are there in qtp?
WHY U CHOOSE TESTING FIELD?
WHICH PROCESS U FOLLOW IN COMPANY
wat are views in qtp explain
What is Virtual object wizard in QTP?
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?