SOFT WARE TESTING INTERVIEW QUESTIONS PART THREE

21. What is Test Server, Define process of Project release?

A) Test Server is independent server, which belongs to testing group.

And whatever final version of the project, testserver have, that is released to Client.

Release process: Final testing of the project, Signoff of theproject by testing executive, copy project to test server, sanity testing (monkey testing) on test server to confirm the version then release of the project to client.

Automation Programming:

a) What is record and play?

A: we are simulating manual testing

b) When u will write the script (code)

A: not all the functionality is recorded by the tools so to insert these functionality we are writing codes .

c) Win runner is using which language

A: TSL

d) What is verification points/Check points (if ...else)

A: we have to test certain validations so we are writing if ..Else conditions which is known as verification points or Checkpoints. This is done by wizard also. In tools we are having 1 menu to introduce : validation check points, object check points ,bitmap check points etc…

e) What is datapool?

A: In tools we are writing some codes to make database connectivity this is known as datapool.

f) Where u will write the functions

A: In the header file

g) How web base project testing is different from client-server ?

A: In most of the tools for webbase projects we have to record the window declaration (Due to Different Browsers : iExplore or Netscape) apart from recording Testcases .

h) How many files Silk test is using?

A: for webbase 2 files (“ .inc” and “ .t”), for client server only one (“ .t”)

i) For rational robot script is saved in which file.

A: “ .rec”

j) When u should introduce Automation testing tools.

A: when 1 round of manual testing is over

k) What is GUI Map in Winrunner?

A: GUI Map is the utility, which tells Winrunner where the GUI

interface exists.

Related Posts

SOFTWARE TESTING INTERVIEW QUESTIONS PART ONE

SOFTWARE TESTING INTERVIEW QUESTIONS PART TWO

SOFTWARE TESTING INTERVIEW QUESTIONS PART THREE

SOFTWARE TESTING INTERVIEW QUESTIONS PART FOUR

SOFTWARE TESTING INTERVIEW QUESTIONS PART FIVE

SOFTWARE TESTING INTERVIEW QUESTIONS PART SIX

SOFTWARE TESTING INTERVIEW QUESTIONS PART SEVEN

SOFTWARE TESTING INTERVIEW QUESTIONS PART EIGHT
LOAD RUNNER INTERVIEW QUESTIONS PART ONE

LOAD RUNNER INTERVIEW QUESTIONS PART TWO

LOAD RUNNER INTERVIEW QUESTIONS PART THREE

LOAD RUNNER INTERVIEW QUESTIONS PART FOUR
LOAD RUNNER INTERVIEW QUESTIONS PART FIVE


No comments:

Post a Comment