Where do we get the QTP and Load runner softwares CDs (
Original ) in chennai
No Answer is Posted For this Question
Be the First to Post Answer
What tools are available for support of testing during software development life cycle?
Tell us the difference between assert and verify commands?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
Can anybody suggest me which Functional tool will support SOLARIS(QTP,WinRunner,Rational.....)
Tell us how can you find if an element is displayed on the screen?
hello frnds this pooja i hav started working on selenium with java ecllipse frnds could u tell me how to handle popup windows and security alerts i m jst trying and couldn't do anything plz help
Dear Friends, Please Let me know which is the open source software(Free of cost) to do cross browser Testing.
What is an automation testing framework?
What are the limitations of automating software testing?
What is ur goal when ur doing Performence Testing of an Web Application..?
Tell me what type of scenarios can be automated?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.