in how many ways you perform batchtesting?
Answers were Sorted based on User's Feedback
Answer / santhosh
We can do batch testing by using "Test Batch Runner"
Navigation:-
start->programs->QuickTest Professional->Tools->Test Batch
Runner in that again Batch->Add, Now add the QTP scripts now
goto Batch->Run to run the added QTP Scripts
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sreeprasad
Another way to run a batch test is to accumaulate them in
the Test lab tab of TestDirector and run from there
| Is This Answer Correct ? | 0 Yes | 3 No |
hi friends i have 4 yrs exp in testing and 2 yrsexp in QTP.currently aim working in mnc in north as a permanent employer .iam looking for job in south is there any openings plz let me know my mail id is bjr@aol.in its very urjent
How we can call the scripit from another scripit in QTP?,Not a call Action
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
How many tables r created during the recording in QTP?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
what is syncurnisation point? what is the use of this in real time environment? plz explain?
What is wrong in my code?
how to test a java project throughqtp?while testing a vb project we generally do vb scripting. but while testing java project do we use java script .plz some one can send me the manual for it my email roy_samata@yahoo.com thanks in advance
in which case & which method we can use "native" property of an object ?
In key word driven framework,we will rename the logical names of objects,why?
We have a dynamic webtable where rows keep on adding.I have to click on particular row where the status changes to Update or Save.How do you click on Status(either it can be Update or save)