what are SetToProperty, SetROProperty,GetToproperty
scripting?
Answer Posted / vince.shu
There is a Object Repository in QTP for every test we
created, Every Object Repository has Test Objects for QTP
to recognize Objects we recorded in test.
every test object has properties
like "width","title","text"....... and Objects also have
Run time Properties when test is running.
The Get/SetToProperty means we can Get/set the Test
Objects' Property in Object Repository.
The SetRoProperty means we can set Object's Runtime Property
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Explain how you can find the absolute value of the number in qtp?
Explain about datafile/verification of date file when file is not available in local system?
Step 3&4 are repeated until an the object in recognised uniquely.
Differentiate the type of test cases which can be automated and which cannot be automated?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
why should we give deliver good quality software?
which type of testing process are you following in ur company? how to recognize a qtp page?
What are the common defects found in your project? (in qtp interview)
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
what testplan contents and what test strategy contents,what is the diff b/w them
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Can we write winrunner language i.e TSL in QTP tool?
What is qtpro?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how