With out using the task manager,how to close the application
using vbscript and what is the statement?
Answer / sonal.pagare
systemutil.CloseProcessByName "<Application_Name>.exe"
| Is This Answer Correct ? | 9 Yes | 0 No |
How to apporach while starting the automation testing?
QTP identified the object but not performing the desired action???what could be the reason?????
We have a text file which contains 1 to 100 numeric values sequentially like 1 2 . . 100 Now we have to count them and transfer to XML file by writing a code in qtp.
I register user defined function in one test, I tried to call that function into other test. But that function not works in other test please give the direction for that.
for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?
Where you can store check point results?
How can I deploye a 'QTP Runtime environment only'
Step 3&4 are repeated until an the object in recognised uniquely.
What is the file extension of the code file & object repository file in QTP?
how will you handle the situation when object is not caputred during record?
What is the short cut keys for the following?
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja