what is file database
Answer / praveena
db_check ( checklist, expected_results_file [ , max_rows
[ , parameter_array ] ] );
if it is wrong plz tell the correct one.............
thank you
| Is This Answer Correct ? | 0 Yes | 0 No |
Which object repository we use in real time and can we merge 2 object repostiory and how?
What is the difference between client server application and web based application?
how to handle the textboxes where in it should take the sum like ex:: while posting a question in this site it will for what is the result of 6+3=__ where in we have to enter manually 9 and click on submit... but how to handle these cases in qtp.. can someone plz help me out wid dis...
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
how can you describe the basic flow of automation with conditional and programmatic logic?
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.
I want to install qtp software in my system, My operating system is vista . Anybody please suggest me how to get QTP software with licence key
What is output value?
How to invoke QTP through VBscript?Send me full code along with description of the code.Thanks in Advance
Which object model ur used in ur project
In QTP, What is Global action and Local action?
is it possible to check the text displayed in the tool tip using QTP? if so, how?