How to use Apache JMeter “Transaction Controller” to get total time of execution
As you know, Apache jmeter is performance testing tool and supporting many operation systems like FreeBSD, Linux, Mac, Windows, Solaris Sparc, OpenVMS […]
As you know, Apache jmeter is performance testing tool and supporting many operation systems like FreeBSD, Linux, Mac, Windows, Solaris Sparc, OpenVMS […]
We already learnt about data driven testing by attaching external data file with selenium IDE in my previous post. In that case […]
“verifyOrdered” and “assertOrdered” commands in selenium IDE are provided to verify the element’s sort order of same parent node on software web […]
“verify” and “assert” are same in function but difference between both of them is when “verify” command fails selenium will not stop […]