Give an example of Test Case using manual Parametrization. Explain one scenario
Latest Answer: Parametrization-Whenever we want to test a single fuctionality with multiple sets of values we go for paremeterisation.In case of manually parameterisation can be done by using hyperlink (in excel sheet) we can give some set of data manually which have ...
If you have to write the program that will generate the scenarios and write the test codes? What is the algorithm for that?
What is the role of configuration controller in testing? will configuration controller baselines the testcases?
Latest Answer: Yes, configration controller very critical role in the testing. If the configration is not done successfully then it means it create some problem some where else. That the tester react as a bug which is actually due to the wrong configration. So that ...
Latest Answer: When the project is considered as a risk based project then we can go for spiral model. ...
how we will test SDLC models in manual testing
Latest Answer: In the SDLC (Software Development Life Cycle) we visit or client give us there requirment of the software. The team work on it, analysis, coding, design and testing. The software is fully tested with the help of automation tools sometimes it requires ...
What various Measurement and Analysis activities can be performed in Product Development?What martices can be prepared under this if using bugzilla?
What various Measurement and Analysis activities can be performed in Product Development?in terms of what Matrices we can prepare for such development activities?
What various Measurement and Analysis activities can be performed in Agile Development?
Latest Answer: In agile development methodologies they will use two techniques 1) agile requirement change management2) test driven development. ...
Who is resposible for integration testing ..? is it developers ?
Latest Answer: If you see broadly complete project team is responsible for Integration testing.Different team will develop different modules and the integration team (Developers) will integrate and sends it for testing.Finally Testing team will check for interfaces, ...
If your company is going to conduct a review meeting, who should be on the review committee and why? Write any three attributes, which will impact the Testing Process? What activity is done in Acceptance
Latest Answer: The person who is expert on that application should be the reviewer. In our company we are working on banking domain. Our module leader is perfect on almost all modules. He is the reviewer for all our works what we have done. We will be having review ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top