How do u write a regular expression for date (dd/mm/yyyy)
field?
Answer Posted / sk
[0-9]+//[0-9]+//[0-9]+
use this buddy...
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
Hi How to retrieve data from web element line by line?
Explain runtime dynamic settings?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Explain data driven framework?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Have you faced any problems with object repository?
Explain about the test fusion report of quicktest professional (qtp)?
Get the count of files of similar types from a folder.
Sql questions to find second max salary and how to use joins
How to get popup error message.
What is the difference in the global and action sheet in qtp?
Hybrid framework supports Descriptive programming. Is it true?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.