0% found this document useful (0 votes)
10 views1 page

Test Automation Assignment 2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

Test Automation Assignment 2

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as ODT, PDF, TXT or read online on Scribd
You are on page 1/ 1

JECRC University, Jaipur

School of Computer Applications


Assignment 2 March 2024
BCA IVrd Semester
Subject Name: Test Automation
Course Code:
Release Date: 01/03/2024 Submission Date: 07/03/2024

Maximum Marks: 64

Note: Late submissions will not be accepted and will be given zero marks.
Instructions:
1. Attempt all the questions.
2. Illustrate your answers with suitable examples and diagrams, wherever necessary.
3. Write relevant question numbers before writing the answer.

1.[CO1] What is Apache ANT and write it’s components? [2 Marks]


2.[CO1] What is Selenium Grid? [2 Marks]
3.[CO1] What is TestNG? [2 Marks]
4.[CO1] What is the difference between @BeforeSuite and @BeforeTest annotations in TestNG?
[2 Marks]
5.[CO1] What is the purpose of the <depend> tag in Ant? [2 Marks]

Sec-B
1.[CO1] How to group and use dependency in test cases in TestNG explain with example.
[7 Marks]
2.[CO1] Explain the purpose of the TestNG XML suite file. Provide an example of how it can be
configured to run multiple test classes and methods. [7 Marks]
3.[CO1] Explain @Parameter and @DataProvider use cases with an example. [7 Marks]

Sec-C
1.[CO1] Explain the selenium architecture and its components with proper diagram.
[11 Marks]
2.[CO1] What are TestNG annotations and TestNG suite? Explain the most commonly used
annotations in TestNG with proper examples?
[11 Marks]
3.[CO1] What is Apache Ant, and why is it important in software development? Describe the typical
structure of an Ant build file (build.xml). What essential elements does it typically contain? List and
explain some common built-in tasks in Ant, providing examples of how they are used.
[11 Marks]

You might also like