Answer Posted / nani4urs
Wn we have to do database testing in qtp
first we need to create ODBC Connection using DSN.
then we need to write some commands.
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
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
write a script to verify the image path(src property) of the images which are in web pages.
Explain building blocks of the bpt framework ?
Did the scripts need lot of maintenance? If yes, why?
By using QTP can we record any log files written by the application which is in execution?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Why script error occur in between recording in qtp?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Hi All, How to Compare two strings character by character in QTP
How can you send user defined messages to test report?
Key word driven framework
what is meant by source control?
What are the factors on which script execution time is dependent?
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?