can we write testscripts without using any automation tool
if yes so how can we write it or which terminology is used
for writing it?
Answers were Sorted based on User's Feedback
Answer / sridevi
yes,We can write testscripts manually .That is called
descriptive programming.Main use of this is in this there
will be no object repository. The test run will be fast
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / deeps
yes. we can write test scripts using descriptive language
or VB scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sm
Yes we can able to write using descriptive manner but at
the time of running [play back] we need to define the exact
object repository of the application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
what is system testing ? explain with example ?
13 Answers Icon, Microsoft, Opus, Trend Micro,
What are the key challenges of software testing?
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
How can new software qa processes be introduced in an existing organization?
Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards
What is destructive testing?
Explain what is mr and what information does mr consists of?
what is test scenario?explain with example(positive and negative aspect)
Explain what is bug triage?