What is a checkpoint? How many check points are there in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
hi all need one help . i want scroll down and up but thing the holl page is taking webtable. i need to scroll down and up using scroll tab any bodu knows plz help its urjent regards balaji
if we can find the status of script in qtp that either it's pass or fail then why we need to put this status on different excel file or log file in hybrid framework .please let me know asap thanks
who is the best faculty in HYD? Nageshwar rao or GC reddy?
What is the extension of script and object repositary files?
When can shared object repository fails?
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 types of output values?
How to record objects of Windows taskbar
What issues come up in test automation, and how do you manage them?
what is the difference between DP and keyword driven framework?
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
images are dynamically changes how to compare two images with out using the bitmap