what is the syntax or command in vbscript to display user
message example i want to display "welcome to QTP".
Answer Posted / xxx
msgbox "welcome to QTP"
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
For which type of projects the iterative model is not suitable?
What is a data driven test in qtp?
How you can find length of array in qtp?
Explain different types of action in qtp?
What are the advantages of Object Repository?
What is the use of running the scripts in Hidden-mode in UFT?
How does quicktest professional (qtp) identifies the object in the application?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
If created one virtual object? Next time I changed the window position will it work?