What is the difference between "Call to copy of action",
"Call to existing action" & "Call to winrunner action"?
Answer Posted / nilanjan saha
Hi all,
copy of action: 1)We can copy both the reusable or
non-reusable action.
2)We can modify the called test, which will not affect the
main test and vice-versa.
Existing Action :1)we can call only reusable actions
(externally).
2)The called reusable action is read-only.
3) you can not modify any script in the latest test.
4)If you modify main test, it will update the newly
generated test.
Regards,
nilanjan
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Give the syntax to import/export xls into qtp.
How to find Operating system information using QTP script?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
Discuss quicktest professional environment?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Explain the views in the QTP GUI?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
Which scripting language used by quicktest professional?
Can anybody post some real time scenario in qtp? please its very urgent.
Is it possible to use two instances of UFT on the same machine? If not why?
In QTP TEST DIRECTOR COMBINATION WHAT IS THE PURPOSE OF TEST DIRECTOR? In Somebody says to store test cases and design test cases.?ok fine , but In test director 5.0 , QTp not launching. what u do?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What is the difference between local and shared object repository in qtp?
What is difference in global and action sheet in qtp?