how we can do web browser using parametarisation in QTP ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / a.thirumalareddy@gmail.com
validating the functionality with multiple inputs is called parameterization.
we can validate a web browser using parameterization from the dataTable.
if u want script plz mail me i will send the script with details
Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of environment variables?
Could you please any body help me.for example in web table in the first row and first column there are 3 links like l1,l2,l3 having indexes 0,1,2 but second time links will change their order like l2,l3,l1 and indexes also changed how can we handle this situvation with script....
Is it mandatory to know abt regular expression in descriptive programming
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
What is the use of text output value in quicktest professional (qtp)?
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
Can we check environment variable value without existing of environment variable
How to change the run-time value of a property for an object in QTP?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
i'm using QTP 8.2. A person using QTP 9.0 sends me a QTP TestScript, same when i try to open , an error comes "unexpected file format". Why?? and how to resolve the problem??
What is the difference between per-action and shared?
why text area checkpoints cannot used for web applications