How Does Run time data (Parameterization) is handled in
QTP?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
You can then enter test data into the Data Table, an
integrated Spreadsheet with the full functionality of
Excel, to manipulate data Sets and create multiple test
iterations, without programming, to Expand test case
coverage. Data can be typed in or imported from Databases,
spreadsheets, or text files.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
why is execute file used.
What’s the QTP testing process?
How many actions we can create with in a test?
I am new to automation testing.I am learning QTP 9.2.my question is how to install the defferent addins(other than Default Addins) is there any defference in QTP after installing the Addins.where we can get the addins?
I want to do QTP Certification what is the pattern of Question paper.
I have written some script in QTP and i added those objects in Object Repository. All written script has been executed successfully. After few days when i tried to execute the same script i got error message "objects not found in Object Repositiry". How can we solve this issue?
What does mean by Scope of Automation?n How we defined it?
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
QTP supports both client server and Web applications. Does it support Plug-in?
What is checkpoints for quicktest professional (qtp)?
When and why do you use "OPTION EXPLICIT" in VB Script. Is there any online help or something to learn the script for Beginners?
how do check the links in a webpage ?