write the regular expression for date format of mm/dd/yy?
Answer Posted / pratap
[0-1][0-9]/[0-3][0-9]/[0-2][0-9][0-9][0-9]
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How can you close the second opened browser?
What is output value? How many types of output values are there in qtp?
For which type of project the iterative model is suitable?
How to give a call to another action from one action?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
What is the extension of the qtp local repository?
What is optional step in qtp? How you can add optional step in qtp?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
What is object repository in qtp?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek
What is reusable action?
hi nani my doubt is how does qtp process metrix related to software process.
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is the difference between rational rose and QTP?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints