Hi Guys, here I am posting one question.
Wen u r working with Notepad. If it is not responding in
the middle of TEst...what u will do.
Answer Posted / mercy
As notepad not responding is an unexpected event and also
this might not be the case every time, you should go for
recovery scenario.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
We stored into the objects OR and then write the scripting
How to use conditional loops in qtp ?
Hi All, How to get repeated word in string . Thanks Balaji
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
What are the types of object repository?
What is post recovery scenario?
When ‘option explicit’ keyword is used in qtp?
What is the significance of “action 0” in qtp?
How to export quicktest professional results to an .xls file?
What are the general steps involved in the data driven framework?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
In qtp, explain what is crypt object
I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object
If the objects hierarchy is changing from build to build, then how you will handle that condition?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel