How to test the login page in different ways in automation
testing and i need code?
No Answer is Posted For this Question
Be the First to Post Answer
How to execute a winrunner script in quicktest professional (qtp)?
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
Reverse string without mid or streverse function.
how to test Web application using QTP software
To which environments does quicktest professional supports?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
How many tables r created during the recording in QTP?
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help
when to start the automation?
What is the difference between a Function and Action in QTP?
It is regarding VBScript, how to export our function results to ExcelSheet through VBscripting. Ex: I have written add function, that result should export to Excel.
How do i relate the checkbox properties with webelement when checkbox properties are changing on every login to the application