Can anybody post some real time scenario in qtp? please its
very urgent.
No Answer is Posted For this Question
Be the First to Post Answer
How do u write regular expression for a window name which is changing for each build ? i.e. in first build the window name is : "computer graphics are very ...." . in second build the window name is : "computer graphics can be created" . - Appreciate proper replies
describe common problems of test automation?
Pls Solve Error(SAP-CRM):- Cannot identify the specified item of the SAPNavigationBar object.Canfirm that the specified item is included in the object's item collection.
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,
How to load an object to a object repository at RUN TIME ?
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
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 ???
1.what is test automation life cycle?
Discuss quicktest professional environment?
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
10 Answers Aspire, MNC, Omega,
Diff b/w test scenario's and test Procedures?
QTP script is not working on other's machine..