WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
Does every software project need testers?
Tell me what is an absolute xpath?
What are the disadvantages of Hybrid framework
Tell me what type of scenarios can be automated?
Discuss the economics of automation and the role of metrics in testing.
What are the phases in automation testing life cycle?
Stop automating the tests which run once?
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
Why automation testing?
What do you think holds the testers back to do automation? Is there a way to overcome it?
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.
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.