How do u do batch testing in WR & is it possible to do in
QTP, if so explain?
Answer Posted / barun choudhary
Batch Testing in WR is nothing but running the whole test set by selecting "Run Testset" from the "Execution Grid".The same is possible with QTP also. If our test cases are automated then by selecting "Run Testset" all the test scripts can be executed. In this process the Scripts get executed one by one by keeping all the remaining scripts in "Waiting" mode.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
What is the difference in the global and action sheet in qtp?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
what is the latest version of QTP? Main difference between 9.2 and 10 version
What is qtp window?
How many types of status are there?
banking domain description for software tester for interview
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
How will you check that your test cases covered all the requirements?
If object is not recognized by qtp but the object is standard object what is your approach?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
what is the structure for the data driven framework
what is the difference between built-i function and In-built function?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...