what is functional testing?Explain with one example?And when we use functional testing in your project???
Answers were Sorted based on User's Feedback
Answer / giriver singh bisht
the testing used to check the functionality of features is called functional testing..
example- when we go for signup gmail ,after putting all the value on field..when we click on signup..the page should say "account created sucessfully"...
after unit or white box testing we do functional testing...
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / rachit saurabh
Fuctional testing are the testing of an App as the App is design is design o function. For eg: If user tap on setting option than a setting window should open because thats the functionality of a setting option.
| Is This Answer Correct ? | 0 Yes | 2 No |
Give an example of test policy?
hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola
Can Any one tell me How to test Stand alone application? wht are the major points to cover & how performance is tested of this application?? can any 1 tell me its bit urget for me guys.
how can u do monkey testing on website?
explain v model in detail(pls explain with real tme company process)
What do you understand by usability testing?
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?
what is defect leakage?
what is the Difference between Integration testing and system testing?
when developers sends you a build.what the test engineer does?
What are the different available models of sdlc?
What will be the test cases for login phase in SIT format