how many types of actions r there? what r they? explain? pls
give any one answer?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.

1539


How many types of recording modes in qtp? Describe each type with an example where we use them?

619


What is the difference in testing a client-server application and a web application?

587


How do you create new test sets in td?

533


What is keyword view?

566






Is qtp supports uni-code?

618


How to explain a banking project in interview as a test engineer???

2599


An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?

660


Hi I have exp in manual testing and planning to move in automation testing qtp(9.2).So can help me how to automate customer relationship management tool using qtp and vb script this tool already developed so how can I test it whatever maintaining by development team like documents,various options just give the whole life cycle thanks in advance

1541


What is the difference between local and shared object repository in qtp?

567


How does qtp identify the object in the application?

539


How can you close the second opened browser?

804


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1284


Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma

1308


When do go for loop condition in test?

654