What are the key points to create a framework in QTP for
oracle forms?
Answer / Antul Awashthi
Creating a framework in QuickTest Professional (QTP) for Oracle Forms involves several steps:
1. Create a Test Object Model (TOM) that represents the structure of the Oracle Forms application.
2. Define test objects, data tables, and keyword tests.
3. Implement reusable functions to perform common actions such as logging in, navigating between pages, and performing operations on specific objects.
4. Use QTP's built-in functions for handling Oracle Forms-specific issues like dealing with dynamic controls or handling popup windows.
5. Organize the tests into modules based on functionality or features of the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...
What is difference between Class and MicClass
I want to export the datasheet to excel.Instead of total file it exports only data without headers.How to solve this problem?
what is the present location of nageshwara rao's institute in hydrabad along with institute phone no. and name of institute.He has shifted from S.R Nagar.
How to map the test cases to requirements in QC?
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
How do we count the no of mails in Yahoo Inbox for a specified week?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
how to capture the run time values of web table.
Why bpt?
How smart identification works in qtp ?