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
Compliance Testing technique Recovery testing technique Execution testing Structural software testing Static and dynamic testing Functional and structural testing Testing verification and validation Test Process Independent Software Testing and part two Testing metrics and Life cycle testing c programming break statement V model Software Testing Security Testing Technique
Other Programming Courses :
ASP.NET part one and two
Programming with C and C Sharp
Dot Net Complete Course Part one and two
Interview Questions in dot net and asp.net part one part two
Software Testing Complete course part one and two
Interview Questions in software Testing
Complete software testing course here as basic and advanced parts .
Thank you for visiting PROGRAMMING BLOG. If you liked the post, please subscribe to my blog via email or RSS FEED.You can contact me here for any specific feed back .
INTERVIEW QUESTIONS ON TESTING PART TWO

0 comments
Post a Comment