Which tool could be used to test siebel applications,is it with the win runner or qtp, qtp is for web testing, is web testing possible with win runner
Hi,I have doubt in QTP.i have a project which was developed in java.In one of the screens i have 2 fields fromdate and todate.user enters values to this fileds and clicks submit.it generates a report with some records which satisfies both fromdate and todate.So now i want to check that report with QTP for dates whether that reports satisfies both fromdate and todate conditions.How can i do that?Pls let me know asap.Thanks and RegardsBalaji
Our applications are built with VC++ which will interact with devices.To connect the device there is a dialog box named 'connect'. on this dialog box there are 2 fields i)IP Address ii)password.Using WinRunner->GUI MAP Editor, these 2 objects were learned.While recording the script using WinRunner, the password field is not recognised by the WinRunner but the IP Address field is recoginsed eventhough the GUImap file is present in that guieditor.Could you please tell me why WinRunnner is
Hi,I'm a QA/QC Analyst for a software company. We are currently doing a project that requires an ERP solution for it's requirements. The approved proposal was to use Microsoft's Great Plains solution. Great Plains covers almost all of the requirements plus other excess fields that is not required by the process. Since the Great Plains is a package solution, we can not do musch about these excess fields. The other requirements alredy have solutions. We know that System Design Specifications
Latest Answer : hi,Testing process is for any application, it can be .net or java etc. Some tools like winrunner does not support .net, java, sap. we can overcome that by using QTP. ...
Client Server Application, How u test? (Approach)I got the answer when i searched in googleClient/server applications can be quite complex due to the multiple dependencies among clients, data communications, hardware, and servers, especially in multi-tier systems. Thus testing requirements can be extensiveBut I want in more clear and detailed view how we test this? This question was asked in a Banking Domain Interview
I am using WAPT 4.0 testing tool and Application Centre Test tool of microsoft but the error logs give error like HTTP/1.1 302 Object Moved and HTTP/1.1 404 Object Not Found. What does it means and how i can tell my developers that this section of code is having error. I am pasting the error log created by testinng tool. Pls help. Scenario: D:OCS test WAPT.wps Sample TestProfile: Profile1 (Profile1.wpp)Connecting to remote host: tbs:80...GET /digsafeocs HTTP/1.1Host: tbsX-Forwarded-For: 192.168.1.1Connection
How can i write the test cases for the triggers which can perform a database mapping from one database to another. My first DB is in PostgressSQL and second one is in Oracle. So when ever i perform a insert, delete, update the data into the Postgress DB, the same data should be updated into the corresponding fields in Oracle DB. I need the suggestion for how can i write test cases for the above mentioned scenario.
I appeared for an interview and interviewer asked me the below question, pls answer ASAP :If you have 2 modules (applications) and you need to do integration testing , how will you proceed i.e how will
Latest Answer : To be more clear about what integration is , i ll give an exampleSuppose if we take an example as gmail, there we find different modules like inbox,Lable etc... suppose if we are doing integration testing for diff modules ie, inbox and label, in label ...