hi all
can any body explain how to write the script for
finding the mandatory fields
which are having [red Astrik sign (*)]
No Answer is Posted For this Question
Be the First to Post Answer
How To Export The Screen Shoots Along With The Test Reports In QTP Version 10? Thanks In Advance SenthilKumar
What is qtpro? What is quick test pro?
How can i learn Descriptive programming in QTP. Please reply.
How to Analyze the Checpoint results by Checking Bitmaps?
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
What phases are involved in testing an application in qtp?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
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 ???
what is the difference between invoke application and system.util.run
How to suppress warnings from the test results page?
Could anyone please tell me one situation where you have used recovery scenarion in real time with an example?
what is a active x control?can any one brief me about active x controls