Answer Posted / sowmya
Your question was how to add actions in the test.
Are you trying to add a new action in the test itself or are
you trying to call an existing action?
1.If you are trying to add a new action: Alt I then N
or go to insert and select new action. It will generated
Action 2
2.Again the same procedure go to insert and you can select
Call to Copy of an Action or an Existing Action
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How many types of recording modes in qtp? Which will be used when?
Which scripting language used by quicktest professional (qtp)?
How can you write the scripts that operate on different objects depending on run-time information?
Explain the concept of object repository and how quicktest professional recognises objects?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
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 have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
what is object and child object.. explain ..if possible give some example for better understanding ..
How to use transactions in qtp?
Explain different type of event trigger option.
How will you test a keyboard?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
How do know the number of browsers opened?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks