how to write regular expression for Date field?
Answer Posted / biswarup
dd-mm-yy format then it will be
[[0-3][0-9]]&&[^3[2-9]^00]-[[01][0-9]]&&[^1[3-9]^00]-\d{2}
please rectify me if you find it to be incorrect or with
some minor error, as i'm not completely sure about the part
after '&&', i mean, the error is not in the logic but in the
syntax of using the AND and OR operators.
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
Where is the Bitmap checkpoint information stored?
How many types of object repository in qtp?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
What do you mean by iteration?
What are benefits of qtp?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
How does qtp identify objects in the application?
What is keyword driven framework?
can u explain relative path architecture framework in qtp?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
What is synchronization? What are the ways you can synchronize?