How software testing is handled?
No Answer is Posted For this Question
Be the First to Post Answer
what is best bug in your project?
hi friends.....please help me...i have very ambiguity which one be selected between selenium or ETL-TESTING..
What type of scenarios can't be automated?
What is Automation Testing Framework
what is the visual source safe version now?
how can we reverse the string without using the revese of String function in QTP?
how many clients are using this application?
is there any Rational Functional Tester certification questions available?
in VSS, what is meant by check out and check in?
what types of documents we need to write the nonfuntional test scripts?
What are some of the common misconceptions during implementation of automated testing tools for the first time?
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.