Explain the concept of object repository and how quicktest professional recognises objects?
No Answer is Posted For this Question
Be the First to Post Answer
in QTP,how to write a descriptive program for "yahoo" or "gmail" Login page
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?
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
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
I am testing a Website thelancet and create a description for searching "health" in search edit box.But my description failed on last two lines.Can anybody solve this
does automation replace manual testing?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
Is it possible for QTP to capture the objects in word document.If so please give me the code.Thank you.
What is the difference between analog and low level recording?
can somebody send the script to write a multiplication table in notepad through qtp
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
Explain Checking XML....