How do You Test Application with having any requirement and
Document?
Answer Posted / inder
If it is an existing system or if a build is available then
we explore the system while testing. This helps knowing the
functional use of the system, and its usability.
By asking questions to end users and how they use it will be
more beneficial. Also, you may work with BA to know more
about the system.
Black box test is nothing but the same where you explore the
system without having any prior knowledge to the system.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why do you need to parameterize fields in your virtual user script?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
How will you determine when to stop testing?
What is known as data-driven testing?
What is the difference between a standalone application, client-server application and web application?
What is mutation testing & when can it be done?
What is regression testing? When to apply it?
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
Explain Operational Acceptance Testing with example ?
How do you scope,organise and execute a test project.
Why performance testing is performed? What are tools of performance testing?
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.