I am new to QTP. Can someone guide me, how can I automate AS 400 Application through QTP. Any reference doc or links. Thanks
How to retrieve data from Java Table in QTP which is in a Java InternalFrame
Hey Guys,I have Windows XP professional system in which i have installed QTP after disabling Antivirus & Firewalls.But the QTP tool is not getting started when i try to open it.Please tell me what exactly
Latest Answer: Am also getting the same ,i dont if i want to disbable firewalls and antivirus,i cannot open the qtp main page if u get any answer please reply ...
how we can return a value from a function in qtp
Latest Answer: temp = ABC()msgbox tempFunction ABC() ABC = "as"End FunctionYou have to return the value using the function name as variable. Hope it helps!Thanks,Anita ...
Can anyone tell me if QTP 8.2 and IE 7 are compatible and if not how can i go about it to be able to use my QTP 8.2 version. thanks.
Latest Answer: Hi,QTP 8.2 does not support IE 7.0. Please use latest version of QTP. QTP 9.2 support Internet Explorer 7.ThanksCPS ...
How to record the QTP 9.2 scripts on FireFox 2.0 ?Performed all these steps: Automation >> Record and run settings>>Select Record and run test on any open browser.Ope the following address when the record
Latest Answer: Yes, U missed one step, U should select which browser should perform during run time or U have select Firfox2.0 in the drop down.Let me know ...
Hi, I am new to QTP also to Automation testing. Our company requires us to validate if we can use QTP for testing and its urgent. I tried some use cases but there is one use case I am not able to do.
Latest Answer: Hi,QTP does not capture Active Screen for WinMenu object but this object correctly populates in Local Action Object Repositry. However QTP records only one property of Menu object which objectmenutype. It is also not possible to Spy WinMenu object to ...
What will be the script to access the values of a particular column of an excel sheet (one by one) and use it ? Pls help..Thanks..
Latest Answer: From Local SheetDataTable.GetSheet("SheetName").SetCurrentRow("Enter Row Number")abc = DataTable.GetSheet("SheetName").GetParameter("Column Name").ValueMsgBox abcFrom Global SheetDataTable.GlobalSheet.SetCurrentRow("Enter ...
Is there any add-in for this particular testing
Latest Answer: What is the application? How does it use this .pdf file? ...
Latest Answer: Concept of Shared object repository is useful when you have multiple team members working on same module. To avoid copy of same objects in OR in all the test will unnnecessary increase the size of the test. Moreover, SOR will provide a standard way of ...
View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Go Top