Other than Mr Nageshwar rao anyone suggest me the other
best institute to go for testing.
Answer Posted / venkatesh
MR. Ananth RAJ, www.sunnysoft.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the structure-based (white-box) testing techniques?
In which phase should testing begin – requirements, planning, design, or coding?
wat r d schedules for testing?
Hello Frds, Iam Going to attend Face to face interview on coming Monday in Wipro. Iam going with 3+ years of experience.I'm requesting u all of Frds who attended wipro recently pls post your interview experience, the questions they asked so that it will be help ful to me and other frds who are going to attend wipro.. thanks in advance
hi frens, i need ur help if nebody had worked or workin on online banking projects n online job portals ..frens cud u pls gimme the realtime examples for critical bugs, high severity n low priority bugs high severity n high priority bugs low severity n low priority bugs high severity n low priority bugs related to banking n job portal
IF i have two columns in Database , While using Database output value ,allthe values in the two column are set as a single row in the QTP datatable, can u suggest me a idea so that QTP Runtime datatable displays the values as it is in the database
What r SQA activities?
plz give me anybody test data expected result during prime number programe ? advance thanks
What's Stress Testing?
What is meant by Regression testing? Differentiate Sanity and Regression testing?
Mention what bottom-up testing is?
Explain branch testing?
What is quality system?
What are the different types of QA Testing approaches and the process of each?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char