how to write vbscript on web applications in qtp. explian
with one example?
Answer Posted / shyam.meghansh
Any more question mail me testingwithshyam@gmail.com
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Differentiate the type of test cases which can be automated and which cannot be automated?
How many scripts did you have?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
What is the file extension of the code file and object repository file in QTP?
How to run a test using quicktest professional?
what frame work you are following?
What phases are involved in testing an application in qtp?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is business process testing(bpt) in qtp?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How to run a test using quicktest professional (qtp)?
How many types of actions are there in quicktest professional?
What is action? How many types of actions are there in qtp?
Can U Explain about QTP tool from older version to latest version also its differences?
wht type of User defined functions or Java Releated functions do we write in VB scripting