What is the use of environment variables?
Answer / srinu
Environment variable is a variable,which uses from other source
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?
what are the different Frame Works in Quick Test Proffessional testing
Is it possible to return multiple values from a function..? Then how..?
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
What is the Diff between Image check-point and Bit map Check point?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
Hi This is tanya actually im facing problem in Qtp actully some time QTP doesnot recoznise the recorded object due to which script is going to fail.so can you tell me how we can handle this situation and i have another concerened issue is that at the time of run New errors comes every time so how we can handle this sitauation how we can add Recovery scenarios to the script.some time application runs successfully and some time it produces new error thats why i am facing lot of problem please give me the sugeestion as soon as possible.
what is mean by output parameters? I need full description with example. tell me any one please
How to analyzing Test Results using QTP?
what is defination of regression testing?
how i can delete the excel process for the task manager using QTP