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 we compare descriptive programing with a regular expression
How does quicktest professional (qtp) identifies the object in the application?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Your roles and responsibilities and daily tasks? (As automation tester)
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
explain how to write vb script in qtp?when will you write own script?
which type of testing process are you following in ur company? how to recognize a qtp page?
please post the interview questions for QA position in FACTSET
Explain how you can find length of array in qtp?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
What is the use of an object spy tool in qtp?
what is output value in QTP and how it can be used in automation testing
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
What are the different ways to invoke an application using QTP?