if mandatory and Assitive propertys are shows same how will
u write skript in QTP window
Answer / Santosh Singh
In QTP (QuickTest Professional), if both Mandatory and Assistive properties for an object are identical, you can still differentiate them by using the 'Code' property of the object. You can set a unique value to the Code property in the Object Repository to identify each object during scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
Is QTP supports Unix. If yes, then how the test automation is done?
How to add a standard checkpoint in your test ?
Hi, Can any one explain what is mean by Driver Script? is it AOM?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
Write a command for setvalue function in a webedit
Hi All, How to get repeated word in string . Thanks Balaji
write a VBscript code to parametrize test script using test data from sqlserver database?
what is exacltly TIERS ?
HI. Plz Clarifie my doubt,having 2+yrs experience in Testing , But My accedamics(Xth,INTER) are Less than 60%, But B.Tech 72%. It creats any problem , When i change to any MNC. plz tell me......... lot of friends told it's a problem, Some people says NO problem, What .............
how to retrieve the value from data table to the script and using the value to be displayed in message box. an also retrieve the value of the output value during runtime to the script or separating and using that value in the script.
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "