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 test closure?
Can Anybody give simple example for High seveority , low priority and High Priority low sevority defect or bug..Thanks in advance......
what is meant by manual testing?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What is the difference between a defect and a failure?
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.
What is the different cost elements involved in implementing process in an organization?
When to stop testing? (Or) how do you decide when you have tested enough?
There are no requriments, coding is been developed to the project without srs,brs document how u are going to prepare test case?
what is fs
Explain static and dynamic elementary process?
suppose 10 mangoes cost is 300 rs with 10% discount in this case u r writing 10 test cases.u want to change that cost to 500 rs in this case u r writing 5 testcases....... so, how many functional test cases and how many regression testcases in these 15 testcases?