For example out of 100 test cases if I ask you to automate
how many you can automate?
Answers were Sorted based on User's Feedback
Answer / rajenra
Hai, i am rajendra
Procudure fors convension of test cases in to automated
testscripts, as follows
1.Select a test case,
Study the testing procedure,
Record the script according to test procedure,
Insert Check points whereever we want to check the
expected and actual values,
Upload the testscript in to testscript management tool.
2.Another method for experienced software automated
testers is
Descrptive Programming(DP).
In this tester will write the test script by looking at
testprocedure of testcase.
It is very advanced one,which saves testscript generation
time.
Do rememeber one thing for record and playback script
generation we need complete stable build for script
generation.
But in the case of Descriptive programming no need of
complete stable build.
So Descriptive Programming saves lots of test development
time.
and also one more importent thing is frame work
implementaion for automation.
byeeeeee
rajendra
rajendra_penumalli@yahoo.com
9885162742
hyd.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / priya
Automating a TC does not depend on a TC no, and more over
the fact is that for only for longer projects we go for
automation.Only in bigger prj the requirements are larger in
number and when we go for automation the purpose of
automation is satisfied like(saving the execution time for
test cases,regression running,resources,man hour)
The main criteria for automation is stable requirement and
reusable.Only when we a requirement is stable,time spent in
scripting will be meaningful cuz the creation of scripts
takes time.Our regression time is saved when we automate.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / rohit
First we have to check the deadlock of the project
Than priority wise do 1 by 1 till deadlock
Within deadlock how much you can do would be your talent
But at least you can do 40 to 50 test cases a day
| Is This Answer Correct ? | 0 Yes | 7 No |
Please let me know how to write a test case for Digital Watch. Please any body can give the answer
How to write test data for login module?
How many test cases you will execute per day?
What is p0,p1,p2,p3 in software tesing
what are the testcases for square
pls i want test cases for oss? whts the process of oss testing
tell testcase where it is taken and tell the title of the testcase? pls any answer the question?
How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date range
Who will take care of test plan and test case?
Define Testcase.
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
Please tell m all posiible tst cass for this--> A password of password field will expire in 45 days.It should send 1st reminder message to user whn 10 days are left and 2nd reminder message when 5 days are left and 3rd reminder mssage when 2 days are left.write all positive and negativ test cass for this.