.In languages testing, what is the fixed part and changing part?
What is PBX Testing & What is Test coverage?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
What is the quality process is following in your organization.
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
How would u test and automate an Antivirus application ?
what is the testing approach for windows Explorer(Not IE Explorer)
Test approach to windows update?
Test approach to windows scheduler?
whta is compile module?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
what kind of testing have u done?