We need to verify the user name & password in for the user
validation. But we don't want to use the parameterization/
loop for user name and password. What is the way in
scripting so that user & password will generate automatically.
Answer Posted / praveen
The above is not my answer. So if you don't know, no need to
answer.
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How does qtp identify gui object?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
what is meant by Implicit and explicit requirements?
Why do we use breakpoints in QTP?
What are the different types of checkpoints?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
How to record application running on the Virtual machine?
What is optional step in qtp? How you can add optional step in qtp?
Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan
give me an example where u used good judgement and logic in solving a problem
Explain the concept of object repository and how quicktest professional recognises objects?
How to creating an output value using quicktest professional (qtp)?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How to use setroproperty?