VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
What are the differences between open source tools, vendor tools, and in-house tools?
What is self-referencing constraint in mainframe development?
Define sdlc in testing.
Name some of the commonly used automation testing tools that are used for functional automation.
how to map requirements& test cases in quality center ???
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
What are the advantages of test automation?
Explain me what are the main advantages of automation testing?
What is extreme programming and what has it got to do with testing?
I am fresher and i have completed my software testing course and i don't have real time experience,can anybody help me regarding financial domain projects,main testcases in that domain.
what is aom and how to add object repository? i am very new to QTP please help me
wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.
Why do you want to keep this kind of information in a separate file and not directly in the code?
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.