I think you need to change setting in browser
Type: Posts; User: crystalpellitier; Keyword(s):
I think you need to change setting in browser
Thanks for information
You can use any of them
Add class='no-print' for which you wanted to hide the element
There are different methods to close task manager in QTP
For better practice to compare PDF images we can use other tools in QTp.You can even try bitmap checkpoint or Adobe flex.in
Nice info with detailed explanation with different methods.
Thank you all for sharing your views
Good information.
Visit dimyo blogspot in.This may help you to understand better.
Create QTP Automation Object from an external vb script file and handle reloading,closingof QTP by setting the row, from where execution need to be restarted.
It is possible with QTP
IVisit aumedu blogspot in where you will your answer with detailed explanation.
If web element is hidden then it wont display false.It shows only true statement.You have to try something else to get false statement
Try this
Setting.WebPackage("ReplayType") = 2 ' Enter device mode
Browser("browser").Page("page").Frame("Calendar").WebEdit("_CALCOD").Set "5"
Setting.WebPackage("ReplayType") = 1 ' Return to...
To Execute file method in look at this site having detailed explanation
qtp blogspot
Some of the top functional testing tools are Sahi,Selenium,SoapUI,Robotium,Autolt,CAnoon Web Test,Watir,Marathon,httest etc.
Quality assurance (QA) includes preventing mistakes or defects in developed software application or product and avoiding problems when delivering solutions or services to clients and to verify...
Thanks for sharing information.
ETL testing is done by SQL scripting. These approaches to ETL testing are very time-consuming, error-prone, and seldom provide complete test coverage.ETL tool work as integrator which extracts data...
Unit testing is a software development process in which the smallest testable parts of an application are individually tested to check for their proper functionality.It comes under white box testing.