Can any1 tell me what is the use of Shell Scripting on
Manual Testing ?
Answers were Sorted based on User's Feedback
Answer / naveen
You can use shell script in manual testing for automating
some of the repetitive tasks such as loading a new build and
verifying whether the settings are done properly or not, if
some library file movements are needed for every new
installation then that can be automated. Managing log files,
parsing the log files and fetching out whatever is needed
rather than going through the log line by line to make a
verdict. There are many more tasks that can be handled using
scripting.
| Is This Answer Correct ? | 23 Yes | 1 No |
Answer / sumit
By work basis shell scrpting is like when develaper assign
case to Tl\Programmer's TL assign it to Testing Tl\Then he
will discuss the case with tester and assign to tester and
release the same
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / sharada
I CAN ONLY TELL U ABOUT SHELL SCRIPTING
Shell script to print contains of file from given line
number to next given ... Shell script to say Good
morning/Afternoon/Evening as you log in to system .
A shell script is a script written for the shell, or
command line interpreter, of an operating system. It is
often considered a simple domain-specific ...
| Is This Answer Correct ? | 2 Yes | 8 No |
what is Waterfall model?
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
What are the main points to cover in system test report? What are all the points should consider while reviewing a test report?
When u will start writing test cases?who will intemate u ,to write test cases?if the requirements changes day by day what will u do allready written test cases?
what is the difference between test case and test scenerio.explain it with example?
if bugs found then it fixed then it's status is close. same bugs arise inafter 2 3 months in same module then what can do as tester
as a tester, do u know only ur module requirements or other module req's also?
What are the points to be taken into consideration while doing desktop testing?
How to do Website Cookie Testing manually. Explain in Detail with an example. Tnx in Advance
what is localisation &globalisation
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing
In manual testing, what are stubs and drivers?