Any one can tell me what is the process to do the
Loadrunner certification and what is cost for it and also
where would I get the material for Preparation of
Loadrunnner for certification.
Dim ExcelSheet
Set ExcelSheet = CreateObject("Excel.Application")
excelsheet.application.visible = true
ExcelSheet.ActiveSheet.Cells(1,1).Value = "This is column
A, row 1"
' Save the sheet.
ExcelSheet.SaveAs "C:\DOCS\TEST.XLS"
' Close Excel with the Quit method on the Application
object.
ExcelSheet.Application.Quit
after run this script i am getting error"The test cannot
continue due to unrecoverable error"
i this is balaji from chennai i have 4 yrs exp in testing
and my qualification is bsc computers i completed in
correspondace in which companiies accept the correspondace
plz let me know
how to disable the pop ups through QTP using a script
144
Hi can anybody send me the QTP material,
To my email ID: nuve1284@gmail.com ?
102
Pls can anyone give me the entire code for the Keyword
driven framework with respect to he Flight Reservation
Window in detail with explanation. Pls explain in detail
stepwise. Thanks a lot. Pls very urgent?.
What are principles of good testing scripts for automation?
24
What are the main attributes of test automation?
48
How to measure transaction time through VBScript without using
start and end transaction points?
52
abbreviation for CHAT?
152
What r the mandatory fields in TD?
136
What is Port testing. Whhen will you perform?
55
what are the skip functions in Load Runner?
110
Which functionalities of QTP used in banking project?
83
How did you use automating testing tools in your job?
110
how to evalute defects in QTP script?
146
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