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 |
what are the inputs required for writing test cases
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
write test case for banking application
Explain the acceptance testing?
how to write test cases for smart meter for gas and electricty
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
How will you review test cases?
26 Answers HCL, TCS,
Can you list down a few characteristics of a test case?
what is the process of testing