For example out of 100 test cases if I ask you to automate
how many you can automate?
Answer Posted / 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 |
Post New Answer View All Answers
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Explain the scalability testing?
Scenarios to test wireless Speaker via bluetooth
how to write a test procedure & test log for login system
Explain transaction testing?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
What is transaction testing?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
What is the domain testing?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
How to write test cases on laptop???
how many test cases do u need to ship a product?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?