Latest Answer : I know Load runner, Win runner, Test director ...
Latest Answer : Using a particular tool in your job is a real life experience of understanding the intracacies of that tool.Before selecting any tool understand the AUT thoroughly.Does it really needs to be automated?Does purchasing a tool offers significant benefit ...
Latest Answer : We Can't Insert CheckPoints while Working with PDF files.... ...
Answer posted by RS on 2005-05-19 17:42:09: Yes, Automating a test makes the test process: 1.Fast 2.Reliable 3. Repeatable 4.Programmable 5.Reusable 6.Comprehensive
Latest Answer : Yes absolutely. Improve the Testing Process Define Requirements Prove ...
Latest Answer : It is not sufficient/able for usability testing, means how the Application user friendly or not ? ...
Latest Answer : Hi,The biggest problem with any automation tool is the inability to recognize object(s) uniquely in the test environment.Thanks,Aditya. ...
1) Running the test manually and ensuring a "pass".2)Recording3)Checkpoints/Verification points4)Parameterization if necessary5)Output values if necessary6)Set regular Expressions if necessary7)Alter
I am automating a web application with QTP, an image is missing. how do I check and send a message that a expected image is missing?
In winrunner we can record all the steps required to check the functionality of the application under test. Then why writing codes in TSL is preferred more than recording the steps through recorder?
Latest Answer : There are two factors mainly decide whether the test is going to automate or not.1. Impact- indicates repetetion with multiple sets of data2. Criticality- indicates the complexity of the test to execute manually ...