Can you explain process areas in cmmi?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between system development life cycle & software development life cyle(sdlc) what is system development life cycle
What is the RTM(Requirement Traceability Matrix)
What is the responsibility of programmers vs QA?
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
What is the type of testing that you apply for maintenance phase in V-Model
Do you know anything about Set Top Boxes?
What are the Major Functionality for a ATM machine ??
What is mean by "instance" in case of software testing..?
What testing roles are standard on most testing projects? Categories: Software Testing
Please write 4 high severity & high pririty bugs on ONLINE SHOPPING OF PRODUCT.Write bugs that should be practical and original.Thank u
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....
how can i derive the test case for requirement and usecase ?