Answer Posted / srinu
Environment variable is a variable,which uses from other source
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you send user defined messages to test report?
How the exception handling can be done using quicktest professional (qtp)?
What is the standard timing delay for web based application in qtp?
What is QTP’s model for test creation?
Explain calling sub procedure.
What is contained in the object repository?
what is the frame work in J-meter?
Explain quicktest professional (qtp) testing process?
How can get count of list box?
Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?
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?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
What is the difference in the global and action sheet in qtp?
Why bpt?
How is a Step generator used in UFT?