how we do database testing with qtp using descriptive
programming?
Answer Posted / sirisha
hi guys ,
chandr skehar trys to explain these thigns as follows :
1.When we are trying to use databse testing we should not
only use qtp but instead we should havesome knowledge on
sql statements
we need to writequeries
we may not beso perfect as developers but we should have
idea to write theSQL statements
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
How to find operating system information using the qtp script?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Explain types of descriptive programming?
is it possible to add sheets to excel at runtime
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How to import a test case present in ".xls" file to TD under a Test set?
What are the two types of repositories available, explain them?
What is the virtual object?
What is RTM (require ment tracebulity marix) fromate?
Hai anyone please "Explain about Framework in QTP?"
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
What are the key elements available in test result window?