I am using "QTP 9.0" in my system, need to install java add-ins to test the java based applications, please prvide information from where i can get those java add-ins for QTP 9.0
2224my assignment is,how can i differentiate between readed & unreaded mails in my inbox ?, since for both readed & unreaded having same properties for both test objects &run time objects
2 6137what is Synchronization point in QTP?Can anybody give a perfect example on it Thanks in advance
5 15368Hi All, I am 4 yrs experieced in manual testing and new to automation tool QTP. Iam trying to learn it thru online and material i have.I am able to understand but unable to trace out which method or function to be used where necessary in VB Script. How come we know the functions or methods to be used to open a window when clicking on button or so...Pls suggest me.How can i proceed further to apt VB Script.
2019I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
2231Hi, I am new to QTP testing and was exploring the frameworks used for automation. I wanted help in writing various scripts and files for keyword driven automation like 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Script . etc It would be great if someone can give help in this context ... Thanks
2062There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.
1992
Explain how qtp identifies objects?
How to write business scripts using object repository with different scenarios
Explain different checkpoints in qtp.
How many tabs are available to view your test in a test pane and what are they?
When do go for loop condition in test?
Give the syntax to import/export xls into qtp.
can i compare two databases using QTP ?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What are the general steps involved in the data driven framework?
Explain the concept of how quicktest professional (qtp) identifies object?
is it possible to add sheets to excel at runtime
Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance
What are the major/ important methods, functions in QTP we use realtime testing
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?