I am a new tester that needs to create an automatic script
involving security questions. On a webpage I need to select
a security question(which are random) from a drop down
menu, and then input the answer as the last word from the
security question. I have the script set-up to
automatically select the first security question from the
drop down. The problem I am having is trying to insert the
security answer. How do I insert the security answer based
on the selection from the security question?
No Answer is Posted For this Question
Be the First to Post Answer
What are the Automation Limitations??
Can any one please explain hwo to test client/server application using QTP?
What is Tree view?
In a QTP project lets say there are 100+ function library and incorrectly we have duplicate some function in multiple libraries. How to find those duplicate functions and remove them?
How to record right click of a context menu and click on the selection ?
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
can anyone tell me from where i can download qtp demo or crack version
Gmail application is there.On that Inbox so many mails are there including naukari mails. On that mails i can select the only naukri mail checkboxes. plz tell the descriptive code for the above..
I want to test advanced Java applications what kind of add- ins I have to install?
what are pretesting activities
Did you find anything in your project that QTP proved inefficient to perform?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?