As a QA point of view choose any one only (what u will do
first)
1. System Testing 2. Functional Testing
Answers were Sorted based on User's Feedback
Answer / mudaseer
check the software according to the flow so it should be functional testing
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rehana thaha
1. Functional testing: It is a test to check whether each
and every functionality of that application is working as
per the requirement. It is major test where 80% of the
tests are done. In this test, the Test Cases are ‘executed’
2. System testing is black box testing, performed by the
Test Team. Upon completion of integration testing, system
testing is started. Before system testing, all unit and
integration test results are reviewed by Software QA to
ensure all problems have been resolved
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / amit
Functional testing done first because system testing is done
by developer
Is This Answer Correct ? | 1 Yes | 18 No |
What is difference between web application and non-web applications?
9.Data – driver automation typically includes?
how will we change the server system time?
Give practical example for implementing V-Model
1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: Severity High and Priority High Severity High and Priority low Severity low and Priority high Severity low and Priority low 3. What is Test Metrics? 4. What is Traceabily Matrix? 5. What is CAR in Cheque Remittance Project? 6.What are the tabs in the latest version of Test Director? 7.Explain Development "V" Model? 8.What will you do first when you are asked to start testing? 9.What will you do if you find a bug first time? Can i directly report to the developer? 10.Can you connect Load Runner to Test Director?
What do you mean by Sanity Testing?
entry criteria and exit criteria for unit testing, integration testing, system testing and uat
Which Server Stats are essentially monitored during a Perf test of a Web Application?
what is test harness and testability?
There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?
When we convert the Client/Server application to web Application can we use same Automation Scripts?