hi iam working in HCL as a fresher n iam dg automation
testing
i am going to give client demo
i did some 7 scripts
i want to call all those in some new page in QTP
I KNOW CALL THE EXISTING ACTION N COPY OF ACTION
if we use any of these options while running it will show
the whole script
but is there any other method while running it should not
show the whole script
it will show only the calling lines
plz give me detailed explanation to ds
i need reply fast
plzz
Answers were Sorted based on User's Feedback
Answer / abhay
there is an option to select with option to end with to
hide the script.
As far as Cal has concern CALL funtion is possible for QTP
or WinRunner script and you may hide the total content of
the fuction. Because these are written some where else.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rayudu
It is better to use "Functions" in your case instead of
Actions. Or else you can use Test Batch runner or Silent
test runner
| Is This Answer Correct ? | 0 Yes | 2 No |
write test cases for hospitality management system
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
what are the test case scenario for epos/pos testing,and how to initiate the process
Please give me a test case scenario for search engine covering all the fuctionalities
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
write down test cases for "x>=1"
what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?
You are Only tester for Onsite client team, this team is on holiday for two day from monday & SIT is started with plan end date is friday in this case if all server,application is crashed then as a tester what will be your approach
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: <text>1. software Testing</text> Output: <paragraph><text><desig>1.</desig>software testing</text></paragraph>
testcases for biggest of three numbers?plz give the answer
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
plz tell how to test this: We have to change the password of password field the condition is:The password will expiry after 30 days and that should not allow last 12 similar passwords....