can you please tell me when we do function testing in manual
testing what we have to test first what we do first please
give me right answer this my first project please help me
advance thank you for give me right answer
Answers were Sorted based on User's Feedback
Answer / castor_troy
Hi,
Functional testing is started after the product passes the
build verification or the basic sanity test.
It this testing all the functionalities are tested in depth
with the motive of finding defects.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / supreeth tv
When developer develop the application and developer did white box testing , then test engineer start functional testing for that application.
Why we do functional test?
Ans:To check that the application is according to the customer requirements specification.
Here test engineer test each and every components of an application Tharolly Or Regurously against customer requirements specification by Entering all possible inputs(positive input and negative input).
| Is This Answer Correct ? | 0 Yes | 0 No |
what is endurance testing?give one example
what is dib format?
are there any difference Between Error,Bug,Issue ? (defination wise)..
what is sanity test (or) build test?
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button"ok"which when clicked returns addition of two numbers entered in textboxes question:Write test cases which will cover all requirements and scenarios
What is the usability test case for yahoo login page
please anyone let me know the -ve testing of Excel sheet?
define risk management system with example ?
What is Internal Links, External Links, orphan Pages, Broken Links
Have you heard about browser compatiblity? What is the latest version of Ie,Mozilla and Netscape?
If i have 1o mandatory fields like Id, Name, DOB, DOJ, DOD, Client, location, Recruiter name, Skill, Rate with save and clear buttons Then how many test cases i need to write and what is the best way of process(Just no of possibilities or we need go for probability ) to complete the test cases?