if i have 10 actions and out of 10 actions last 3 actions i
renamed will my script exicute sucesfuly r not? changed
actions where i can see?
Answer / yrk varma
IN A TEST U HAVE 10 ACTIONS WITH DIFFERENT NAMES.
EVEN U CHANGE THE NAMES OF THE LAST THREE ACTIONS THE
LOCATION OF THE ACTION WIL BE THE SAME.THAT MEANS THE
ACTIONS ARE IN SOURSE TEST ITSELF. SO THE TEST RUNS
SICCESSFULLY AND THE RENAMED ACTIONS ARE AVAILABLE IN THE
SAME TEST.
| Is This Answer Correct ? | 13 Yes | 1 No |
What is Object Spy?
7 Answers JKH, Ordain Solutions,
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
how to identify the objects if application consists of objects that have same properties.
how can we group that these test cases only should be automated and in which order you execute that test cases?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks
In Webtable New rows getting added, we have select the name as Sandeep ,If name column is sandeep then need to check the checkbox ,we don't know the rows and columns ,Can anyone please tell me the answer.
3 Answers Broadridge, Cigniti Technologies, HCL,
Explain more about the Test Fusion Report of QTP?
How to convert manual test cases to automated testcases
How do we Access, retriew and edit the runtime objects in Automation Testing using QTP
what are the metrics in general we use in testing