Answer Posted / kotesh
runtime data table is available in result window
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When ‘option explicit’ keyword is used in qtp?
How to integrate the qualitycenter with qtp
Explain about the test fusion report of quicktest professional?
Mention the different actions types of qtp.
what is error and fault in terms of software quality?
how can i pass a "cript"as a parameter in to a function
When using descriptive programming?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
What is checkpoints for quicktest professional?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
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?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
What is the difference between call to existing action and copy of an action?