Explain step generator in qtp?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between keyword view and expert view?
Differentiate the type of test cases which can be automated and which cannot be automated?
How to watch currnet value of an object like OK buton or edit box with "Agent Name:" label. in watch expression tab?
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 ???
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
Explain building blocks of the bpt framework ?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
What is checking bitmaps?
Give answer with example what is orthogonal array testing technique?
What is the latest version of QTP? aster googling i found it 9.5 . but somewhere in my frnds resume i hve seen 10.0 so i am a bit confused pls let me know.
In qtp,how to interact tool & application build?
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS