Suppose we r running a test which have 7 to 8 steps for
different functionallity of and object..and suppose upto 4
step test passes but after 5th step test fails. what u will
do in this condition will u start the test again or will u
consider that rest steps will be working fine.
Answer / bhavya s
In General Case Scenario: At this condition I will go ahead
and start the test again.
| Is This Answer Correct ? | 1 Yes | 1 No |
I?m right now doing manual testing for Java Projects. We are planning to automate it. So, I need your suggestions in choosing an appropriate automated testing tool for doing Functionality testing, UI testing and Performance testing so that I will be able to implement it for our projects. Kindly help me in this regard. Thanks in advance. with regards, Kavitha.
pls suggest me a good institute for loadrunner in hyderabad also what about a practice project?
IN AN APPLICATION HOW DO YOU IDENTIFY THE TASKS WHICH SHUD BE DONE MANUALLY AND WHICH SHUD BE AUTOMATED?
Explain me what is a framework and what are the frameworks available in rc?
What is the process of Automation Testing?
Which testing tool can be used for a window base application. My application is a WPF window application, which testing tool i can use to test this application?
How can we make one test method dependent on other using testng?
Give some examples for functional & regression test tools?
What is a critical bug in a testing field?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
What is use of writing Test cases
What are the various kinds of frameworks that can be used in software automation testing?