List the five essential types of test steps?
No Answer is Posted For this Question
Be the First to Post Answer
Can we prioritize tests in Junit. What is the sequence of execution in Junit?
What is the need of Automation framework?
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
Tell me an example of the languages supported by webdriver?
Tell me what kind of tests should not be automated?
Does every software project need testers?
Any quality test-tracking tool which has live & automated dashboards so that the entire team is updated at any given point of time?
To retrive testdata which tool vl use?
What is test driven development?
Can anybody tell me the any open source automation testing tool for functional testing to test web based application.? pls suggest its urgent.
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.
Is web based application a 2 tier or 3 tier application.