Answer Posted / lakshmanaraj bg
Batch testing is an integral part of Wild Country's quality system.
It is a process in which one test is done simultaneously on multiple specimens.
Steps for Batch Testing:
1). Prepare Individual Tests and Run once.
2). Open Test batch Runner Tool and Form Batches.
3). Run or Execute Test Batches from Test Batch Runner.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is the latest version of qtp?
What are the views available in quicktest professional?
How can you exit from an action?
What is recovery scenario in qtp?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How do you delete unwanted results in qtp?
Explain the difference between data driven testing and parameterization ?
What is smart identification in QTP?
Differentiate the type of test cases which can be automated and which cannot be automated?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Explain how qtp identifies objects?
What are the disadvantages of recording test cases in qtp?
Explain advantages and disadvantages kdf?