how many types of actions r there? what r they? explain? pls
give any one answer?
Answers were Sorted based on User's Feedback
Answer / manjunath.dasari
Their 3 types:1)Non-Reusable,2)re-usable,3)External Action
NonRe-usable: an action that canused only in the in test in
which it was created& used once only.
Re-usabled: An action that can called multiple time by the
test in which it was created.
- if we need any modification we can doin the action
External : An Re-usable action that can called from the
other test in which it was created.
- we can not do modification
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / anil grandhi
In Qtp we have 3 types of actions.
1) Non-Reusable Action
2) Reusable Action
3) External Action
Non-Reusable Action: By default each and every action in
same test non reusable action. The action is non-reusable
action we can't reuse that action script from another test.
Reusable Action: If the action is reusable action we can
reuse that action script from any test in qtp.
External Action: When we are calling reusable action from
another test it is automatically converting as external
action. if the action is external action it can't accept any
modifications.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagan paruchuri
in qtp there are exactly three types of actions
1.normal action
2.reusable action
3.external actions
normal actions:whenever we need to perform one specific task then we will go for normal actions
reusable actions:the actions which are used for another task i mean for another script then we will go for these
external actions:the reusable actions which were used in anothr task ,here those actions are called external actions
so,for our reusable purpose beeter to maintain reusable actions in one library file,then whenever we need those for any task then we will attach(call) from library file.
external actions we cant modified whenever we need to modify then we should go for libraryfile and we can modify.
Is This Answer Correct ? | 0 Yes | 0 No |
What is Virtual Users?
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
what is the script for keyword driven framework in real time?plz its urgent
dears, I have one question for QTP.If my software is english and defined objects is english name. But, if my software has support MUI, under this case that my objects in the QTP can't work, because the QTP can't catch the objects name. In this case, is anybody know how to solve this problem? Thanks a lot.
I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?
write a qtp script to enter user name & password for flight reservation login page from excel sheet
I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute
What are the two types of repositories available, explain them?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm
In automation testing Can we retest virtual object in the application after getting new version from the developers, is there any property will change for that object or it won't.?
how to add run-time parameter to a datasheet?
1 Answers Mphasis, Ordain Solutions,