How can we get a textcheckpoint in QTP9.1?
Answer Posted / rahul
we may apply the logic of pipeline concept to get
textcheckpoint in qtp9.1
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do know the number of browsers opened?
How to find operating system information using the qtp script?
What is the difference between rational rose and QTP?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Explain about datafile/verification of date file when file is not available in local system?
What is meant by Output Value in UFT?
How you can write contexts to text file in qtp?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Through array we can execute the testcase how ? give me example
We stored into the objects OR and then write the scripting
How will you report the bug and explain the defect tracking sheet you handled?
What is contained in the object repository?
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 the diff b/w assistive and mandatary rules of object repository in QTP???
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?