Can anybody tell me the any open source automation testing
tool for functional testing to test web based application.?
pls suggest its urgent.
What is extreme programming and what has it got to do with testing?
Explain me how to check if an element is visible on the page?
How do you Test Credit Card Validation
Tell me how can you switch back from a frame?
What are main benefits of test automation?
I was asked these questions during a job interview question. I totally stumbled on # 1 and for # 2 even though I answered but not a very convincing way. I would appreciate a concise and well phrased asnwers: 1) During SDLC, when would you be asked to take it "offline" 2) Throughout SDLC process, where would you implement test automation and why?
What is mean by ARGO testing? Can you please explain anyone
notice the distinction between data driven testing and retesting?
What are Keyword and Data driven frameworks in Selenium RC
Hi all, Do anyone have the experience in PDF Document Automation using OLE objects and methods? If so suggest the best websites for source. Thanks :-)
Does automation replace manual testing?
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.