I need to know how to Automate a Username and Password for
a Web-based product? I'm scripting 3 different types of
surveys but each Survey requires a Username and Password
which is always the same. I can I do this using QTP?
Answer Posted / sbbceo
OK this is great so how do I have each script Call this
action after I've created it? Also if I run several scripts
in Small batches can I make each one in the Batch Call this
action? Does this Reuseable action need to be call in a
certain place within each script or does that matter?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What is action split and the purpose of using this in qtp?
What are the steps involved in the recovery scenario wizard?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
How do you delete unwanted results in qtp?
What is checkpoints for quicktest professional (qtp)?
Explain advantages and disadvantages of ddf?
How to test login module with different username and password by using data driven testing in QTP?
How QA specialist can identify when programmatic descriptions are useful?
Explain how qtp identifies object?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
What is ‘object spy’ and what is the function of object spy in qtp?
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
How do you test DLL files using automation Tool QTP?