in howmany ways you perfrom batchtesting
Answer Posted / narender reddy alala
in 2 ways we can do the batch testing,
1. test batch runner
2.Run action command with parameter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
What are the differences between quicktest professional (qtp) and winrunner?
How many types of object repository in qtp?
how to test load test and block box testing an a web based application pls give ans briefly
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
What is a Patch in QTP?
Sql questions to find second max salary and how to use joins
How will you test a keyboard?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How many ways we can parameterize data in quicktest professional (qtp)?
How do you convert manual test cases to automated test cases?
How to use checkpoints in qtp ?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.