What does the tester do in automated testing?
Answer / rajendra prasad reddy
1.Tester creates automation scripts using any
automated testing tool.
This can be done by followingways
1.Recording/play back
2.Pure programming methods
3.Recording /Playback + Progamming
This pure programming way of creating automated
test scripts is called Descriptive Programming.
2.These Recorded scripts will be maintained by
the testing engineer.
3.These scipts will be executed during the
Regression cycles of the Testing process.
| Is This Answer Correct ? | 3 Yes | 0 No |
how do i know that i have to do white\Black box testing
Explain Agile testing with example?
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?
Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!
Advantages and Disadvantages of different SDLC models?
8 Answers Harvard, IBM, Midas Technologies,
What is deferred?
what is android testing?
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
What is deployment testing ? How it is performed ?
what qualities a person must have to become a good tester
Tell me about the best bug you ever found.