can we call a test in another test?
Answers were Sorted based on User's Feedback
Answer / baba fakruddin
If we have no.of actions, what would we do AjReddy?
We can't call test from another test. We can call only
Reusable actions and Library Files
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vasavi
By default all the script will be recorded in the action
itself. So there will be one action for each test(action1).
We can call this action form that test
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ajreddy
yes u can
but u have to make it that action reusable action
| Is This Answer Correct ? | 2 Yes | 4 No |
Hi Currently am using Qtp 10.0 Lisenced product.. but when am adding objects to object repository from google page it was identifying as windows objects.. please help me!!!
What is User defined function in QTP
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
how will b the questions if we keep one QTP project in CV.please tell me iam attending an interview.
What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?
how can we handle exceptional handling in qtp
Hi All,I am in wierd situation that my laptop is installed with QTP11 and os is xp sp3.The problem is the descriptive programming which i have written is working in other laptops and it is not working in my laptop.it is clicking the link which is above the testbox instead of typing it in textbox below it.It is same with the other working scripts written by another person.
How we can add actions in the test using QTP?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How does Parameterization and Data-Driving relate to each other in QTP?
what is Function Definition Generator? can any one explain me in details?
What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.