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 testing process in related to Application testing
Can you explain the different methodology for execution and design process in SIX sigma?
what is the best defect(functionally relaleted) u find in u r career?
Is a "A fast database retrieval rate" a testable requirement?
How do we use <!DOCTYPE HTML PUBLIC...> in the begining of any HTML page.
In the client systems, testing should focus on performance and compatibility .Is it true
What is regression testing? When to apply it?
how do you do qa review
What are different types of metrics used in testing ?
IN TEST PLAN DOC, WHAT R THE ASUUMPTIONS MADE BY BY THE TEST ENG?
In a web application one page is getting open in server & if i tries to open the same page in the local system,application is throwing page not found error. what are all the possible scenarios? Please let me know the scenarios
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.