how to use the QTP choose the data from oracle?
e.g. i input the identity card NO. this will be add new
record in the database ,and now i want get this record's
prime key.
No Answer is Posted For this Question
Be the First to Post Answer
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?
When ‘option explicit’ keyword is used in qtp?
How to "Turn Off" QTP results after running a Script?
What are some test assets and related extensions of qtp?
How to find which type of Framework is suitable for which type of application?
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
Tel me what was the automation testing process you followed?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
How QTP recognizes Objects in AUT?
is it possible to check the text displayed in the tool tip using QTP? if so, how?