Here I am trying to monitor system usage and the performance with different browsers which we use in selenium (Firefox,Chrome,Headless Browser).Just to know how it works.Generally we never use this method.
Performance factors :
Important influence factors to the performance of any Java program can be separated into two main parts:
1.Memory Consumption of your program
2.Total runtime of your program
Memory in Java :
Java manages the memory for use. New objects created and placed in the heap. Once your application have no reference anymore to an object the Java garbage collector is allowed to delete this object and remove the memory so that your application can use this memory again.
What is API :
An application-programming interface (API) is a set of programming instructions and standards for accessing a Web-based software application or Web tool.
Example
An API is a software-to-software interface, not a user interface. With APIs, applications talk to each other without any user knowledge or intervention. When you buy movie tickets online and enter your credit card information, the movie ticket Web site uses an API to send your credit card information to a remote application that verifies whether your information is correct. Once payment is confirmed, the remote application sends a response back to the movie ticket Web site saying it’s OK to issue the tickets.
You can start with the simple RIO formula, but then you have to take in consideration all the other criteria according to your product, service and targets. You will have to accumulate your product values and targets into numbers, for example: How much it is worth for you to be first in quality level ? How much it is worth to you to be first and fast into market ? How complicated is your product, can you keep the high quality with profession less resources.
Commercial Off-the-Shelf software became a major part of any organization on building the maintenance and working flow capabilities. COTS software are even integrated into the testing processes without much of increase in the testers activities and effort. More and more companies are breaking their heads to understand what is better for them, COTS against In-House developed frameworks.
published by Anonymous on February 6, 2011 - 06:47
GUI testing tools for years were under the domain of the Commercial tools sector but within the last years more and more GUI Testing tools, Opensource are available for use, and with good performance as well, Here are some of the MOST WANTED:
We are developing an ERP desktop application in .NET. We are using Visual Studio Team Services and Microsoft Test Manager. The application becomes to be big and we need any automation tool to make regression test.
In the market i saw several tools for this porpuse, and i took attention on these ones:
Recent comments