How do u write a regular expression for date (dd/mm/yyyy)
field?
Answer Posted / kirti
(0[1-9]|[12][0-9]|3[01])[//](0[1-9]|1[012])[//]([0-9]{4})
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
What are the different properties of an web object
How to test login module with different username and password by using data driven testing in QTP?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
please any one can explain the keyword driven framework. with gmail example.
what is the structure for the data driven framework
How to capture a window in QTP?
terminal services client
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
how interviews will be on QTP?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
wt is the use of multiple questions in QTP
What are the two types of repositories available, explain them?
Hi,All How to create a link in excel sheet using qtp
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?