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 quicktest professional (qtp)?
diff between winrunner and qtp
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
how to make connection to a remote mysql database in qtp any one can please provid eme deatail steps.
I have test cases in excel sheet but i am using quality center.How can i copy the testcases from excel sheet to quality center?explain this process.
Hi I able to record IE object but not able to record mozilla firefox 3 object using QTP 10. i don know wats the problem????
i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?
What contains Data Driven Framework document in qtp?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position part2:maore than the answer for this question i want the the reason why testers go for this kind of risk.what is the use of we testers having these kind of attempts.is that not the problem with the developer .pls answer .real time users of tools.in which way these solutions help to test with r without affecting the developed souce code.
Have you used TD?
How to execute a winrunner script in quicktest professional?
How do I get the QTP scripts result in xml format by using vb script function?