Can anyone tell me wats the advantage of using a third party Tool like QTP for testing the SAP application?Is the inbuilt tool of SAP VIz eCATT does all the testing that are done through QTP? Tell me the Advantage of using QTP in SAP applications?
I am testing a Java executable application and and IE based application.I have a script that I would like to launch the Java executable, enter a record in the database, the switch over to IE and search the database. Currently I am having trouble: 1) The java EXE cannot be launched from the QTP command line. So my run settings are run on any open Java application. This is not preferable and right now DEV cannot figure out why QTP can launch other Java apps and not ours. So when I start the script
Can anybody tell me the purpose of output checkpoints in QTP. how u r testing the text data through text checkpoints. how u r testing text data in the webpage through parameterization. my application is web based application. my requirement is i am retriving the data from the database to webpage. i put text checkpoint on the text, but problem is the parameterization. can anybody help me with code. i will appreciate if anybody can say
Which command in QTP Script used to capture real time values?If QTP does not support third party web based application which is to be tested for GUI interface,what will be our next approach?What are configuration management Techniques?Difference between sanity testing and smoke testing? when will we use these testing?Comparision between weights and checkpoints.what is batch Testing?What is the difference between object identification and Object Repository?
I am writing a script that has three apps that I am trying to run tests on.Internet Explorer & two java apps that we are building Case Initiation Minutes I have all three applications set to launch in Record and Run Setting. IE launches through the usual browser tab and I have added the direct urls for each of the java applications.So each line is javaws http://............ The first problem is that multiple instances of the two java applications end up launching. I don't
Hi,I wanted know how does QTP identifies a DataCombo. While recording I clicked on the data combo and selected a value from the list. The click of Data Combo is recorded but the selection of the value from the list is not recorded. My application is based on VB and SQL server as the database. Please let me know as how do I record the action of selecting a value from a DataCombo list. The list is being loaded from the Database Record set.
Hi,I am using QTP 8.2. I am trying to record an application (web based) which involves clicking on graphs. Does QTP recognise graphs and what do you mean virtual objects.
I am using QTP 8.2. Earlier we were able to record and run the scripts succesfully on oracle applications 11.5.5. Now we upgrade the applications to 11.5.10.2. Now we are not able to open 11.5.10.2 applictions forms with the combination of QTP, but with out QTP we are able to open oracle application forms and do transactions. can any one please advice on this.
I am trying to record test in QTP on a web-based application and it is not recording the script and the objects are not getting added in the Object Repository. Do I need to change any settings in QTP?