stress Testing = Test the serverLoad Testing = Test the databaseVolume Testing = Test sever + databasePerformance = Test user response timeTo that u need automation tool for load and stress testing by increasing virtual user
QTP supports ERP applications such as: Oracle Apps, People soft, JD edwardsCRM applicatiions such as Siebelit supports client server, webapplications, wireless applications and active X controls.so we can have above all add ins
srinivas.m
Dec 1st, 2005
i want to know what is difference between win runner & qtp?and what are the new features in qtp8.2 compare to 6.5?
Hi, You can use the waitproperty inted of wait property.As first rule of Automation is execution time of script which increases due to Wait.So use wait propertyBrowser ().Page().Waitpropert "any property","Value of that property",Time in seconds
Hi, yes we perform load testing manually when users r less means it is a small project. it will exapnsive but time saving process when we use automation.thank u .
sanjay
Aug 7th, 2006
Ans:- Yes we can perform load testing manually.But it is very much expensive because we need large number of systems and humane resource.So for load testing we prefare automation testing.
Hi, no change .with plan how we can test? imposible.
Ravikumar
Aug 8th, 2006
Test Plan is the "Base for Testing.without Test Plan you can't start Testing.but there are companies ,where they won't follow any systematic format and companies who doesn't give importance for &...
As far as my knowledge in system testing we are going to perform following testing:1. functionality testing2. Regression testing3. Load testing4. stress testing5.security testing
kishore sharma
Aug 4th, 2006
System testing of web-based application can be done by checking web-application on different browser such as IE, Mozilla, Netscape etc. The application should perform in a similar way on all the browser.regardskishore sharma
Test coverage is done to know all modules are coveredare not. we came to know this by studying client required specification requirement specification.yes by studying SRS documents
SatishReddy
Aug 2nd, 2006
Test coverage is only a one measure of the quality of your testing.And it can only guide you to the areas that need testing, not help you write the tests. But it is an essential minimum in developing ...
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.
madhu
Jul 5th, 2006
Manual Testing is same for testing .Net applications, Whereas in Automation Winrunner does't support .Net applications, QTP and tools supports.
Hi NO there is a big difference between them. Database testing is we've to verify the a new record is added or is it modified if modify by us. and webtesting is test the more than or equal to two tier architecture applications.(web base applications)srinivas (srinivasulub1981@gmail.com)
hi srinivasulu,i really appreciate, it was great help. Well i have interview very soon. So i was bit confused about that SQL n where exactly it is used. .....If you don't mind then can you plz answer ...
Hi srikanth,Automation or Manual is used depends upon project and client requrements, so the testing is done in Automation or Manual is finalised by client and not by company. Even microsoft also use ...
Ans