how to display message with out using msgbox function?
Answer Posted / venkat
hello swathi.......
you are wrong..
Wscript.Stdout.Write will not work...
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How does quicktest professional identifies the object in the application?
What is object spy in quicktest professional (qtp)?
What is action?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
What is the difference in testing a client-server application and a web application?
How to find operating system information using the qtp script?
is it possible to add sheets to excel at runtime
There is an excel file of 1 to 100 sheets how you will iterate through it?
How will you report the bug and explain the defect tracking sheet you handled?
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
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
what the difference between shared repository and per action repository?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
how to convert 100 into hundred repees only and viceversa
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji