How do u identify the object that it is a standard object or not
Answers were Sorted based on User's Feedback
Answer / srujan
while recording that object if it displys d script
like "obj_----" then it wud b a nonstandard object.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chanakyan
To identify Standard and Non-Standard object,We have to Spy
the object using GUI SPY, For Example if you Spy a Text box
it displays "Edit" (in the recorded tab), or if u Spy on
pushbutton it displays "pushbutton". This is nothing but
Standard object,example calculator.
When u Spy on a paint window it displays "object" which
indicates that it is an partially identified object as WR
can identify but not fully.
when nothing is displayed on Spying it is Non standard
object,say for an example take a Minesweeper game and spy
it.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sivakumar
While recording, winrunner identifies any standard
objects inside the application, it will take nearest lable
as the logical name.
E.g: Edit box ( attached text as a logical name)
Is This Answer Correct ? | 0 Yes | 0 No |
Explain the purpose of different record methods?
what is the name given by WR to Microsoft excel file
How to automate testcases?what were the challanges that u had in automating win runner?
What is the function in WR for replacing the existed data to blank?
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.
what is the winrunner framework?
What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
what is mean SRS and URS . differns btwn SRS and URS
Which Key is pressed to toggle between Analog and Context Sensitive Mode?
What is the purpose of regexp_label property and regexp_msw_class property?
For What are the browsers that WinRunner can Compatible? (I want Versions Like IE5.0 etc;)