Explain about reusable actions?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
An action that can be called multiple times by the test in
which it was created.(local test) as well as by other
tests.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sahadeva
reusable actions are two types
call to existing:using this we can get resource code, object
repository,data table contents but these are read only we
cant edit
call to copy:using this we can get resource code, object
repository,data table contents but we can edit
Is This Answer Correct ? | 0 Yes | 0 No |
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
how u test a frame in a web page using QTP?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
how can i impliment error handling in QTP?
can we test an windows application using qtp
How will you load few objects in Active Screen?
How To clear the AutoComplete?
What is the current version of QTP and now it is the product of Mercury or HP
How many ways to configure the application in QTP,Explain
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
what is active screen,keyboard view?
What are the details steps to connect a remote mysql database in QTP