I recorded a Web App with a Oracle backend using QTP 9.5
and for some reason the scripts don't play back> What am I
missing at this point. I recorded the same Apps under
Sybase and they work great. This is Oracle 10g. Why won't
my scripts play back.
No Answer is Posted For this Question
Be the First to Post Answer
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
how to explain a claims and insurance project?
Define Canvas view of UFT?
Hai anyone please "Explain about Framework in QTP?"
what is debugging testing?
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
Have you used xml check point in your project? How?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Can u Reduce the size of Object repository? What are the problems u have faced in Qtp tool?
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
How many ways we can parameterize data in QTP ?
what is the use of descripting programming?