Answer Posted / swap
CMM IS A STD FOR COMPANY PROCESS.FULL FORM capability
maturity model.5 cmm levels.ISO iS ALSO THE SAME THING.I
ndian standard organization.
| Is This Answer Correct ? | 9 Yes | 14 No |
Post New Answer View All Answers
how deployment phase of SDLC differs in product based and in service based company ?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
What is Web architecture that are followed while doing online project and tell the samples of architecture?
can we do database testing in manual testing? then how we write the test case?
wat is meant by frontend and backend testing
What is the difference between web based application and client server application?
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 to write test case for view the table(i.e it is already stored in database and see the content in the table)
wat is test management ?what are the components available in test management?
how to test the case with 5 combination and inputs
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
When have you had to focus on data integrity?
Hi could some one please send me the testplan testcases(for 2Modules) and testscripts for mercry fliht aplication or gmail. please write those on templates and send me.In testplan plase write Testobjective, test scope, est approach, exlusions assumptios.
How to overcome pesticide paradox?
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....