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 |
Give examples of boundary value and equivalence partitioning test cases.
write testcases to waterbottle?
Write a test case scenario for Web-based address book?
i'm confused to wite a Test Scenarios. can any one help me how to start?
Explain the dynamic testing?
Test case for flight reservation system
Explain the format of a requirement traceability
Please give me some example of the test cases to test the Google map search
What is port testing ?
test cases for bus transport (TNSTC)
Need help to write test case for "Check Availability" field. Any help would be highly appreciated!
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?