i have two questions for regular expression :-
Q1. I have date pattern
eg-29/11/2011
29-11-2011
29.11.2011
Que- if any separator is there between date,month and year pattern should match else it should not match
eg- pattern should not match in case of 2911-2011
Q2. let say i have a string and there is a number in between of that string
eg.-Amount 30002.234 successfully credited to your account .
now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
No Answer is Posted For this Question
Be the First to Post Answer
what is Compile Module in QTP? what exactly it contains Functions or Actions?
How can we conduct U-I Testing by using QTP??????
what is command for executing files?
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
How do you create new test sets in td?
When to use descriptive programming?
what is the structure for the data driven framework
Explain hybrid framework with advantages and disadvantages?