waht is the difference between QTP 8.2 and 9.0 version
Answer Posted / jignesh
As per my view, QTP 8.2 doesn't support custom .Net objects
like (it doesn't sync with Infragistic tools objects,
DevExpress tools objects etc..) but QTP 9.0 support these
custom objects.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
To which environments does quicktest professional (qtp) supports?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
what could go wrong with test automation?
Can you write a script to check if the folder exists or not?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
Where we use data driver in qtp?
How to export quicktest professional results to an .xls file?
Explain more about the Test Fusion Report of QTP?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
When and why to use descriptive programming?
What is difference between shared and local object repository?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.