What is Effort Varience in QA
1. Have you prepared of test cases using a prototype within the context of a formal development. Describes an approach to building a prototype using an example2. Discusses how a prototype contributes to
Latest Answer: Test cases can be prepared using prototype which might include baselined SRS and Visios/TSD/WFD/Mock Ups of the project. One has to write test cases based on the requirements stated in the SRS and also depending upon the screens shown in the visio documents ...
There are 10 test cases, in that 5 fail and 5 pass after fixing the bugs will we go for the recycle or continue with the cycle
If Client Given The 3 Lines of requirements in that case how to write test cases if the application still in the development phase
what are the possible test cases for administrator module in banking project?
Latest Answer: Testcase should have all positive and negative cases on Insert, View, Edit and Delete options ...
what are the possible test cases for account transaction module in banking project
Latest Answer: Any test case should be independent.Test cases should be so informative that any lay man should be in a position to understand as to what is expectedTest cases should have informations like :test case id,test case name,project name,module name,prepared ...
Latest Answer: 1.Testcase Save in notepad
Description:
1.start-> run->type notepad.
2.Enter the data
3.open file menu and select save option.
verification points:
1.verify that new file is opened or not.
2.verify that text entered in the or not.
3.verify ...
Write a Sample Test Policy?
What would be the Test Objective for Unit Testing? What are the quality measurements to assure that unit testing is complete?
Latest Answer: Main objective of Unit Testing is devloper who devloped corresponding module or control should ensure that there is no syntax or logical or runtime error in there coding. ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top