What is the dis advantage of check points in QTP, if any?
Answer Posted / hemant kumar
Few big drawbacks with QuickTest Professional in build
checkpoints are:
1. The check always returns either pass or fail however;
there is no way to know the reason or the property that is
failing. (For example you use standard checkpoint and you
check more than one property at a time. Now if the check
point fails there is no way for you to know what property
failed, it will just say pass or fail)
2. Any properties you add to the object description in the
object repository manually, will not be displayed in case of
standard checkpoint. Which straight away means, you can't
check them using qtp standard checkpoint. You will have to
check them manually.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
when u script reveiwing in which area u more concentrates?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
terminal services client
How do I get the QTP scripts result in xml format by using vb script function?
What is Port testing. Whhen will you perform?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How would you directly trigger javascript in a test?
How does you pass optional arguments in qtp?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
what is profile tool?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
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
Hai anyone please "Explain about Framework in QTP?"