we have 10 automation scripts. how to call them from one
main script.
Answer Posted / raju
1st of all that 10 automation scripts saved into the
different different actions after that that actions make as
a re-usable actions. next call the call existing actions.
i think according to my knowledge this is working properly.
if u have any quarry please call me i will explain breafly.
raju
9823257761
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional recognises objects?
What is difference between Recording time object identification and Run time (Execution) time.
How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If
Explain runtime dynamic settings?
How we can import data from database?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com
what is the difference btn risks & Therads in the Test plan documentation?
Explain the checkpoint in qtp?
What are the key points to create a framework in QTP for oracle forms?
desribe a situation where u faced a stressful situation and how did u cope with it
How did you use regular expressions in QTP and also in WR?
What is the basic concept of quicktest professional?