Do you know how to connect database? Can you tell me the procedures?
No Answer is Posted For this Question
Be the First to Post Answer
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
What are the problems / difficulties faced when you used Smart Identification ?
Is it possible to switch between recording modes during a test creation?
Using Regular expression method some particular value is not present in given value. HOow do use regular expression? Forexample password all number,character ,special character are accepted but (_',)underscore,comma are not used. How do write regular expression.
Using Object Repository is a advantage or disadvantage?
What is the difference between a Test and a Business Component? Is it necessary to use Business Component while testing an application in the real time?
How to find the length of the string in qtp?
in process of project exaplnation the defects are says frequently r not?
How to export quicktest professional (qtp) results to an .xls file?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How can we perfom Action and Component parameter.?