What are the flaws in water fall model and how to overcome it?
No Answer is Posted For this Question
Be the First to Post Answer
Hai anyone please "Explain about Framework in QTP?"
what is QTP batch testing tool?
how your doing reporting in your script?
How to get data from excel sheet to the script? write the script.
Hi All,I am in wierd situation that my laptop is installed with QTP11 and os is xp sp3.The problem is the descriptive programming which i have written is working in other laptops and it is not working in my laptop.it is clicking the link which is above the testbox instead of typing it in textbox below it.It is same with the other working scripts written by another person.
Why qtp the best testing tool?
What is the Difference between Environment variable and Globle variable,.. anybody can give me answer..Thanks in advance...
Where to use Property Let, Property Get, Property Set in UFT
I had created the new virtual objects for web application buttons. how to add those virtual objects into object repository. Previously i had used Gui map in winrunner for capturing virtual objects for web application. Please help me regarding this. need your answer quickly
What type of error u will get if u have not installed java add in in java project? what is the error name ?
Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???
Explain advantages and disadvantages kdf?