how we can do web browser using parametarisation in QTP ?
Answer Posted / sudhakar
for yahoobroser give id & p/w
in data table select global take 2 columns for id &p/w
then write script as follows
browser("browsername").page("pagename").webedit("edit box
name").set datable("columnname", dtgllobalsheet)
same as above for p/w
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
If you are testing a web application then what will you test in that application?
Did QTP prove efficient for your project? Yes or No, explain?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
How to find the difference between 2 dates in qtp?
Explain different types of action in qtp?
What are the key elements available in test result window?
How can you identify the browser and its information using QTP script?
What are the different kinds of test steps?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
How you know that a test case is a regression test case
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
What is environment variable in qtp and why to use it?
Is it possible to call win runner script in qtp?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
what is run-time data?