Using QTP checkpoint, where do you store your expected
Properties of the object which later compares with the
actual properties of the object???
Answer Posted / vijay
we can assign it to a variable
expval=true
act val=<obj hierarchy>,getroprperty().
.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How will you test a keyboard?
what is object and child object.. explain ..if possible give some example for better understanding ..
Suppose I want fail that check point? How can you do that?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
what is the difference between data driver & data driven and driver script?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
how did u use automating testing tools in ur job?
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....
How do you perform Regreession Testing?
Can we create a qtp test from qc?
How can you exit from an action?
what could go wrong with test automation?
Explain the concept of object repository and how quicktest professional recognises objects?
how to disable the pop ups through QTP using a script