i've installed qtp9.2 on Windows 7. Recording and
everything no problem. But when i am saving the test, it is
not happening. it says 'general error while saving'. But
teh test is getting saved but as a folder with lock icon.
When i wanted to open it, it is jst showing as a locked
folder but not as a test. Somebody help me out plz
Answer / hemanth
Hi,
If u have installed QTP in extended drive then win 7 will
set some securities.. So, Make a separate folder in "C:\"
drive and try saving in that folder...
if this doesnt work try with any other extended drive..
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the another name for blackbox testing?
Did you use flatfiles in your projects?At what situation you used it?How can you upload flatfiles?
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?
Can we run test with out adding object in object repository? How it is possible?
How many types of trigger events are there in qtp?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Can any one give me some basic VB script used in QTP ?As i am new in QTP.Give sample VB script used in QTP? PLZ
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?
Hi,All How to create a link in excel sheet using qtp
how can i impliment error handling in QTP?
I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?