As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?
CTS,
2 16636The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?
2 5447IF 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?
CA, Dish Network, Wipro,
9808Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
1 11333Neelima, Can you please brief what are the 15 testing issues. I'm aware of 5 Software developement life cycle.
3 6620What is the difference between business requirment document and software requirement document?
2 6299Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
2 7006scenario is like the following, a software to be installed in the train the work of the software is when ever any object comes opposite to it the train has to be stopped would u plese any bone tell us the test case for this
2 5871what is single tire, 2tire 3 tire and so on upto ntire ? can ny one explain me about this in detail.
3 19507Post New Manual Testing Questions
What is the difference between stlc and sdlc?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
What r the functional testing u perform?
What is internationalization testing (i18n testing)?
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
what the purpose of requirement phase
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
write 5 critical test cases on product payment form on flipkart.com?
What’s the difference between verification and validation in testing?
what is a horizontal and vertical matrix explain with examples
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
Diffrernce between client server testing and web server testing.
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku